diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-11-07 20:57:07 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-11-16 10:19:47 +0100 |
commit | c961a7d2aa23ae19e0099fbcdf1040fb760eea83 (patch) | |
tree | 43c16cc6387c72d81269be12ee9061cef7fbbbea /fs/orangefs | |
parent | 707f0c290f2b0a16c0222bb3272079cfe5af831d (diff) | |
download | linux-stable-c961a7d2aa23ae19e0099fbcdf1040fb760eea83.tar.gz linux-stable-c961a7d2aa23ae19e0099fbcdf1040fb760eea83.tar.bz2 linux-stable-c961a7d2aa23ae19e0099fbcdf1040fb760eea83.zip |
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
If 'led_classdev_register()' fails, some additional resources should be
released.
Add the missing 'i8042_remove_filter()' and 'lis3lv02d_remove_fs()' calls
that are already in the remove function but are missing here.
Fixes: a4c724d0723b ("platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus stream")
Fixes: 9e0c79782143 ("lis3lv02d: merge with leds hp disk")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/5a4f218f8f16d2e3a7906b7ca3654ffa946895f8.1636314074.git.christophe.jaillet@wanadoo.fr
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'fs/orangefs')
0 files changed, 0 insertions, 0 deletions