]> Git Repo - linux.git/commit
input: gpio_keys_polled: Add support for GPIO descriptors
authorAaron Lu <[email protected]>
Tue, 21 Oct 2014 21:30:25 +0000 (23:30 +0200)
committerRafael J. Wysocki <[email protected]>
Tue, 4 Nov 2014 20:58:23 +0000 (21:58 +0100)
commit633a21d80b4a2cd648aa2dacdb22494ffb2f28f0
tree0e2dfc45b7ce0b9ed7401bc886417d447a7a08fd
parent5c51277a9ababfa44a7f944100bdc9fbda139905
input: gpio_keys_polled: Add support for GPIO descriptors

GPIO descriptors are the preferred way over legacy GPIO numbers
nowadays. Convert the driver to use GPIO descriptors internally but
still allow passing legacy GPIO numbers from platform data to support
existing platforms.

Signed-off-by: Aaron Lu <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Acked-by: Alexandre Courbot <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Dmitry Torokhov <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/input/keyboard/gpio_keys_polled.c
include/linux/gpio_keys.h
This page took 0.061471 seconds and 4 git commands to generate.