diff options
author | 2016-08-08 13:53:23 +0000 | |
---|---|---|
committer | 2016-08-09 10:40:05 +0100 | |
commit | f75529fd712cb147a81925c58cf260346eae5da3 (patch) | |
tree | 61fbb8e4be8628d48e56d424808ab7d402b9e530 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | spi: add driver for J-Core SPI controller (diff) | |
download | linux-dev-f75529fd712cb147a81925c58cf260346eae5da3.tar.xz linux-dev-f75529fd712cb147a81925c58cf260346eae5da3.zip |
spi: jcore: remove unnecessary platform_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: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions