On Thu, Jul 24, 2014 at 7:51 AM, Alexandre Courbot <[email protected]> wrote:

> gpio_ensure_requested() has been introduced in Feb. 2008 by commit
> d2876d08d86f2 to force users of the GPIO API to explicitly request GPIOs
> before using them.
>
> Hopefully by now all GPIOs are correctly requested and this extra check
> can be omitted ; in any case the GPIO maintainers won't feel bad if
> machines start failing after 6 years of warnings.
>
> This patch removes that function from the dark ages.
>
> Signed-off-by: Alexandre Courbot <[email protected]>

Hm you took the opportunity to also refactor the debounce ops
to static inlines, I see why though so patch applied!

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to