[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1337014097-5034-1-git-send-email-b.spranger@linutronix.de>
Date: Mon, 14 May 2012 18:48:16 +0200
From: Benedikt Spranger <b.spranger@...utronix.de>
To: hjk@...sjkoch.de
Cc: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
magnus.damm@...il.com, Benedikt Spranger <b.spranger@...utronix.de>
Subject: [PATCH] uio_pdrv_genirq: configure irq through platform resource
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists