Re: [PATCH] gpiolib: add gpio_request/free_irq

From: Ben Nizette
Date: Fri Jun 05 2009 - 23:52:22 EST


On Fri, 2009-06-05 at 11:51 -0700, H Hartley Sweeten wrote:
> Add support functions to gpiolib to request/free gpio irqs.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
> Cc: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>

Can this really not just be open-coded? I see other subsystems wrap up
request_irq but that tends to be in cases where there's a lot of
boilerplate to go through or it closes a race or something. Maybe
there's just insufficient changelogging - why do we want this?

Thanks,
--Ben.



--
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/