diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-22 11:02:17 +0900 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-22 10:58:42 +0100 |
commit | d9740f6aa667cd5a145f976acd6029d5ea01fc58 (patch) | |
tree | beac70525597172e800715d27c578cb402ab4e72 /drivers/spi/spi-rspi.c | |
parent | fa4bd4f1ade784d9cbed67ab228d0ad5edb3830d (diff) | |
download | linux-d9740f6aa667cd5a145f976acd6029d5ea01fc58.tar.bz2 |
spi: bfin-v3: 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: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-rspi.c')
0 files changed, 0 insertions, 0 deletions