All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code
@ 2011-02-13 20:06 Mark Brown
  2011-02-21 16:34 ` Samuel Ortiz
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2011-02-13 20:06 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: linux-kernel, Mark Brown

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code
@ 2011-02-16 22:58 Mark Brown
  2011-02-16 23:10 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2011-02-16 22:58 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code
  2011-02-16 22:58 [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code Mark Brown
@ 2011-02-16 23:10 ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2011-02-16 23:10 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, patches

On Wed, Feb 16, 2011 at 02:58:11PM -0800, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Sorry, old patch file lying around.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code
  2011-02-13 20:06 Mark Brown
@ 2011-02-21 16:34 ` Samuel Ortiz
  0 siblings, 0 replies; 4+ messages in thread
From: Samuel Ortiz @ 2011-02-21 16:34 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel

Hi Mark,

On Sun, Feb 13, 2011 at 08:06:06PM +0000, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Patch applied, thanks.

Cheers,
Samuel.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-21 16:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 22:58 [PATCH] mfd: Remove bitrotted genirq comment from wm831x IRQ code Mark Brown
2011-02-16 23:10 ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2011-02-13 20:06 Mark Brown
2011-02-21 16:34 ` Samuel Ortiz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.