Home
last modified time | relevance | path

Searched hist:cca84699a079a91b0a0cb4f2da8548e56859376a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dgpio_keys.cdiff cca84699a079a91b0a0cb4f2da8548e56859376a Fri Sep 09 13:09:50 CDT 2011 Tobias Klauser <tklauser@distanz.ch> Input: gpio_keys - use of_property_read_u32()

Use the of_property_read_u32() helper function to retrieve u32 values
from the device tree. Also do not pass the len parameter to
of_get_property if it isn't checked afterwards.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>