diff options
author | 2013-09-10 18:55:20 +0900 | |
---|---|---|
committer | 2013-09-17 00:19:50 +0100 | |
commit | 91a92e12baf3c8cc2e353b3a70ddca9f9a59cf02 (patch) | |
tree | 3248b43ec285287a092b584be8e8d02b7489748d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.12-rc1 (diff) | |
download | linux-dev-91a92e12baf3c8cc2e353b3a70ddca9f9a59cf02.tar.xz linux-dev-91a92e12baf3c8cc2e353b3a70ddca9f9a59cf02.zip |
spi: spidev: 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: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions