diff options
author | 2014-04-28 10:48:49 -0700 | |
---|---|---|
committer | 2014-05-14 16:40:04 -0700 | |
commit | 68252638c8d03a39e5055f823f842c6886d3f83b (patch) | |
tree | d07a424707d9adcb82151c163ec3549b9451dcb4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: implement managed polled input devices (diff) | |
download | linux-dev-68252638c8d03a39e5055f823f842c6886d3f83b.tar.xz linux-dev-68252638c8d03a39e5055f823f842c6886d3f83b.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions