diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-11 14:26:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 15:59:34 -0700 |
commit | b67fb086f38c67c0b940d9c2661f14b44c39e67a (patch) | |
tree | b17daa20bfd89750b4fcca3ed69efd3f614f64b3 /drivers/memstick | |
parent | 666dc7c90ab2531f7f0f13ef21afab8cd61478a9 (diff) | |
download | op-kernel-dev-b67fb086f38c67c0b940d9c2661f14b44c39e67a.zip op-kernel-dev-b67fb086f38c67c0b940d9c2661f14b44c39e67a.tar.gz |
drivers/pps/clients/pps-gpio.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: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions