diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-23 03:38:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 18:13:54 +0200 |
commit | 30399bbfa698689e81f9507992034fe09700941b (patch) | |
tree | 0932d9a4d7cb6198cb64bf9d94a52407b25f03ec /drivers/rtc | |
parent | misc: mei: remove unnecessary pci_set_drvdata() (diff) | |
download | linux-30399bbfa698689e81f9507992034fe09700941b.tar.xz linux-30399bbfa698689e81f9507992034fe09700941b.zip |
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/rtc')
0 files changed, 0 insertions, 0 deletions