diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-06-16 11:55:18 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-18 16:40:17 -0700 |
commit | b945f3fa829a7315488f4d39a866dfbb29e8a49a (patch) | |
tree | 1bb06ba00bd9014f091b2debb1fe49cf57e52622 /drivers/w1 | |
parent | 6e7b4a59b3d7bb2dcd11c019354bf0c91037dadd (diff) | |
download | talos-obmc-linux-b945f3fa829a7315488f4d39a866dfbb29e8a49a.tar.gz talos-obmc-linux-b945f3fa829a7315488f4d39a866dfbb29e8a49a.zip |
extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak
Add missing platform_set_drvdata() in gpio_extcon_probe(), otherwise calling
platform_get_drvdata in gpio_extcon_remove() returns NULL.
Also add missing free_irq call in gpio_extcon_remove().
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions