diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-22 04:02:17 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-22 11:58:42 +0200 |
commit | d9740f6aa667cd5a145f976acd6029d5ea01fc58 (patch) | |
tree | beac70525597172e800715d27c578cb402ab4e72 /drivers/hid | |
parent | spi: add spi controller v3 master driver for Blackfin (diff) | |
download | linux-d9740f6aa667cd5a145f976acd6029d5ea01fc58.tar.xz linux-d9740f6aa667cd5a145f976acd6029d5ea01fc58.zip |
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/hid')
0 files changed, 0 insertions, 0 deletions