diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-10 18:53:36 +0900 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-09-17 00:21:32 +0100 |
commit | 4ebfee9118599dece86429270be1bcbb3099f237 (patch) | |
tree | e86b851ffb7d48794a360ea37c9ea482b562f68d /samples/Kconfig | |
parent | 6e99897ba0cdeb83e91738683000aeed6a079cae (diff) |
spi: pl022: remove unnecessary amba_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 'samples/Kconfig')
0 files changed, 0 insertions, 0 deletions