diff options
author | Andi Shyti <andi@etezian.org> | 2018-01-23 01:08:51 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-01-23 01:25:53 +0100 |
commit | fbe6a536cf9c71ac02b763b76ad7395132d4ecbc (patch) | |
tree | 770618fd6111ebec8e3107adab37ff96b33d8412 /drivers/input/rmi4 | |
parent | Input: stmfts,s6sy671 - add SPDX identifier (diff) | |
download | linux-fbe6a536cf9c71ac02b763b76ad7395132d4ecbc.tar.xz linux-fbe6a536cf9c71ac02b763b76ad7395132d4ecbc.zip |
Input: ad7877 - use managed resource allocations
Use managed resource allocations to simplify error handling during
probing failure and module exiting.
With this all the goto labels in the probe function together with
the cleanups in the remove function are unnecessary, therefore
removed.
Signed-off-by: Andi Shyti <andi@etezian.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/rmi4')
0 files changed, 0 insertions, 0 deletions