diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-10-04 21:50:54 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-10-04 21:52:24 +0300 |
commit | 261d7794c49b9a3bb5115c5ffc452e00f969bf43 (patch) | |
tree | 936e7c8905f38587bc5190c5fb3711f896623aca /net | |
parent | bbc2ceeb3220e54c7574f0b5e3a252fd9a62cf8a (diff) | |
download | linux-261d7794c49b9a3bb5115c5ffc452e00f969bf43.tar.xz |
Input: synaptics-rmi4 - fix error handling in I2C transport driver
Instantiating the rmi4 I2C transport driver without interrupts assigned
(for example using manual i2c instantiation from the command line)
caused the driver to fail to load, but it does not clean up its regulator
or transport device registrations. Result is a crash at a later time,
for example when rebooting the system.
Fixes: 946c8432aab0 ("Input: synaptics-rmi4 - support regulator supplies")
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions