1
0
Files
linux/drivers/input/keyboard
Alexander Shiyan 68252638c8 Input: gpio_keys_polled - convert to devm-* API
Replace existing resource handling in the driver with managed device
resources, this ensures more consistent error values and simplifies error
handling paths:

kzalloc -> devm_kzalloc
gpio_request_one -> devm_gpio_request_one
input_allocate_polled_device -> devm_input_allocate_polled_device

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-05-14 16:40:04 -07:00
..
2011-05-19 18:19:11 +02:00
2013-12-06 02:06:29 -08:00
2012-11-24 00:05:38 -08:00
2014-05-14 16:39:46 -07:00
2013-12-06 02:06:29 -08:00
2013-12-06 02:06:29 -08:00
2012-11-24 00:05:38 -08:00
2014-05-14 16:39:46 -07:00
2013-12-06 02:06:29 -08:00
2014-05-14 16:39:46 -07:00
2013-12-06 02:06:29 -08:00