2011-02-13 20:05:53

by Mark Brown

[permalink] [raw]
Subject: [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code

Signed-off-by: Mark Brown <[email protected]>
---
drivers/mfd/wm831x-irq.c | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/drivers/mfd/wm831x-irq.c b/drivers/mfd/wm831x-irq.c
index 03eb61d..2e45f60 100644
--- a/drivers/mfd/wm831x-irq.c
+++ b/drivers/mfd/wm831x-irq.c
@@ -26,15 +26,6 @@

#include <linux/delay.h>

-/*
- * Since generic IRQs don't currently support interrupt controllers on
- * interrupt driven buses we don't use genirq but instead provide an
- * interface that looks very much like the standard ones. This leads
- * to some bodges, including storing interrupt handler information in
- * the static irq_data table we use to look up the data for individual
- * interrupts, but hopefully won't last too long.
- */
-
struct wm831x_irq_data {
int primary;
int reg;
--
1.7.2.3


2011-02-21 16:35:11

by Samuel Ortiz

[permalink] [raw]
Subject: Re: [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code

Hi Mark,

On Sun, Feb 13, 2011 at 08:06:06PM +0000, Mark Brown wrote:
> Signed-off-by: Mark Brown <[email protected]>
Patch applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/