diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-11 23:26:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-12 00:59:34 +0200 |
commit | ccf5a04f70cc2f64c145727de0f049cc67c43ece (patch) | |
tree | 9b7aa550b90305e63acca7bda649961c5fe50fe1 /drivers/w1 | |
parent | drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() (diff) | |
download | linux-ccf5a04f70cc2f64c145727de0f049cc67c43ece.tar.xz linux-ccf5a04f70cc2f64c145727de0f049cc67c43ece.zip |
drivers/memstick/host/rtsx_pci_ms.c: 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>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions