diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-25 12:29:35 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-04 20:23:51 -0800 |
commit | 612340b155290ac02a047bbb073a31ae4cfffdd8 (patch) | |
tree | 211ff4d306d642979072ba2ce1832bbf2e76706a /scripts/Kbuild.include | |
parent | 94459a975b7d4d70c20df1a32d63825469b8d4cc (diff) | |
download | linux-612340b155290ac02a047bbb073a31ae4cfffdd8.tar.bz2 |
misc: eeprom_93xx46: remove unnecessary spi_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 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions