diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-23 05:38:26 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 20:13:54 +0400 |
commit | 30399bbfa698689e81f9507992034fe09700941b (patch) | |
tree | 0932d9a4d7cb6198cb64bf9d94a52407b25f03ec /drivers/extcon/extcon-max77693.c | |
parent | b9be2c60fce7a93723403488a2f5d508ff7d3d2f (diff) | |
download | linux-30399bbfa698689e81f9507992034fe09700941b.tar.xz |
misc: pti: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/extcon/extcon-max77693.c')
0 files changed, 0 insertions, 0 deletions