summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-08-22 22:49:59 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-08-22 23:14:15 +0200
commit5cab4d84780573afbf5077ae9c3f919b4f305f20 (patch)
tree6080ad6360397ee32a6aee8b5fb8b539390cd7de /init/Kconfig
parentInput: i8042 - set up shared ps2_cmd_mutex for AUX ports (diff)
downloadlinux-5cab4d84780573afbf5077ae9c3f919b4f305f20.tar.xz
linux-5cab4d84780573afbf5077ae9c3f919b4f305f20.zip
Input: silead - use devm_gpiod_get
The silead code is using devm_foo for everything (and does not free any resources). Except that it is using gpiod_get instead of devm_gpiod_get (but is not freeing the gpio_desc), change this to use devm_gpiod_get so that the gpio will be properly released. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions