diff options
author | Himangi Saraogi <[email protected]> | 2014-07-19 16:16:02 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2014-07-20 13:17:00 -0700 |
commit | 997502f89346bb9b7002dc4f4003636245346e8f (patch) | |
tree | 0c0d3545c66b324be249b4fbb69dedc1d5fc68ea /lib/mpi/mpi-inline.h | |
parent | 128bb95debc8302a999a495dd21726ca422da12a (diff) |
Input: max7359 - introduce the use of managed interfaces
This patch introduces the use of managed interfaces like devm_kzalloc,
devm_input_allocate_device, devm_request_threaded_irq etc. and does away
with the calls to free the allocated memory. The remove function is no
longer required and is completely done away with. Also, the labels in the
probe function are removed.
Signed-off-by: Himangi Saraogi <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions