diff options
author | Axel Lin <axel.lin@ingics.com> | 2016-09-20 17:01:24 +0800 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2016-12-13 09:29:01 -0800 |
commit | bb9ad484845d7cc48f0c8db199a91c3a669d908f (patch) | |
tree | f58a43c7057eaff73da0d232c3cd4fa3da71318a /kernel/range.c | |
parent | 3526ecadc86cc1d485153255498cde7d0275dd37 (diff) | |
download | op-kernel-dev-bb9ad484845d7cc48f0c8db199a91c3a669d908f.zip op-kernel-dev-bb9ad484845d7cc48f0c8db199a91c3a669d908f.tar.gz |
platform/x86: intel-vbtn: Switch to use devm_input_allocate_device
Use devm_input_allocate_device to simplify the error handling code.
This conversion also makes input_register_device() to be called after
acpi_remove_notify_handler. This avoid a small window that it's possible
to call notify_handler after unregister input device.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'kernel/range.c')
0 files changed, 0 insertions, 0 deletions