summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-22 11:09:12 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-27 21:39:16 -0700
commit440ab3b3039834508250975d07d52d41883cf520 (patch)
treea6450c29b0c0e1cbb61667d83016f92e4aaef2c0 /block
parentc06ca9ae8445fbda04f2d8b55863c84e43acde31 (diff)
downloadlinux-440ab3b3039834508250975d07d52d41883cf520.tar.gz
linux-440ab3b3039834508250975d07d52d41883cf520.tar.bz2
linux-440ab3b3039834508250975d07d52d41883cf520.zip
uio: uio_pruss: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions