diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-10 09:55:20 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-09-16 23:19:50 (GMT) |
commit | 91a92e12baf3c8cc2e353b3a70ddca9f9a59cf02 (patch) | |
tree | 3248b43ec285287a092b584be8e8d02b7489748d /drivers/message | |
parent | 272b98c6455f00884f0350f775c5342358ebb73f (diff) | |
download | linux-fsl-qoriq-91a92e12baf3c8cc2e353b3a70ddca9f9a59cf02.tar.xz |
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 'drivers/message')
0 files changed, 0 insertions, 0 deletions