Re: [PATCH] uio_pdrv_genirq: get irq through platform resource if notset otherwise

From: Magnus Damm
Date: Mon May 14 2012 - 22:37:24 EST


On Tue, May 15, 2012 at 1:48 AM, Benedikt Spranger
<b.spranger@xxxxxxxxxxxxx> wrote:
> Platform devices are configured through platform resources. The interrupt
> in the driver uio_pdrv_genirq is instead configured through a side channel
> i.e. the platform data structure. Make it possible to use the generic
> configuration scheme via platform resource.
>
> Signed-off-by: Benedikt Spranger <b.spranger@xxxxxxxxxxxxx>
> ---
>  drivers/uio/uio_pdrv_genirq.c |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)

Looks fine to me, thank you!

Acked-by: Magnus Damm <damm@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/