public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] uio_pdrv_genirq: configure irq through platform resource
@ 2012-05-14 16:48 Benedikt Spranger
  2012-05-14 16:48 ` [PATCH] uio_pdrv_genirq: get irq through platform resource if not set otherwise Benedikt Spranger
  0 siblings, 1 reply; 4+ messages in thread
From: Benedikt Spranger @ 2012-05-14 16:48 UTC (permalink / raw)
  To: hjk; +Cc: gregkh, linux-kernel, magnus.damm, Benedikt Spranger

The platform driver uio_pdrv_genirq use its own method to configure the
interrupt number. Instead of using the common way via platform resource the
interrupt number is passed through the platform_data. Parse also the interrupt
resource to allow a platform device to pass the interrupt number via
platform resource.

Benedikt Spranger (1):
  uio_pdrv_genirq: get irq through platform resource if not set
    otherwise

 drivers/uio/uio_pdrv_genirq.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

-- 
1.7.9.1


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

end of thread, other threads:[~2012-05-15  2:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 16:48 [PATCH] uio_pdrv_genirq: configure irq through platform resource Benedikt Spranger
2012-05-14 16:48 ` [PATCH] uio_pdrv_genirq: get irq through platform resource if not set otherwise Benedikt Spranger
2012-05-14 20:56   ` Hans J. Koch
2012-05-15  2:37   ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox