diff options
author | Jingoo Han <[email protected]> | 2013-09-11 14:26:04 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-11 15:59:36 -0700 |
commit | 4b39248365e09fb8268b6fecd1704907ffc3d980 (patch) | |
tree | b6ca5bd8f192df0a2e1bfca3dedbbbaba57e0331 /net/lapb/lapb_iface.c | |
parent | bf4228f0ef662f11252f8cde7fa92979e4ac6b69 (diff) |
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 <[email protected]>
Cc: Evgeniy Polyakov <[email protected]>
Cc: Greg KH <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions