diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-12 01:26:04 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-12 02:59:36 +0400 |
commit | 4b39248365e09fb8268b6fecd1704907ffc3d980 (patch) | |
tree | b6ca5bd8f192df0a2e1bfca3dedbbbaba57e0331 /ipc/mq_sysctl.c | |
parent | bf4228f0ef662f11252f8cde7fa92979e4ac6b69 (diff) | |
download | linux-4b39248365e09fb8268b6fecd1704907ffc3d980.tar.xz |
drivers/w1/masters/mxc_w1.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: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Greg KH <greg@kroah.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/mq_sysctl.c')
0 files changed, 0 insertions, 0 deletions