aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-05-06 15:05:21 +0900
committerChris Ball <[email protected]>2013-05-26 14:23:23 -0400
commit113a87f868b2f2e086790a68e8b9e41d8f0c3295 (patch)
tree1481c2f7d8e8cc38248c84017dc12cd0f1fc0b1a /lib/dynamic_debug.c
parentad82ab65d8abd060b60d99b8559da99c31515a31 (diff)
mmc: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d (device-core: Ensure drvdata = NULL when no driver is bound). Thus, it is not needed to manually clear the device driver data to NULL. Signed-off-by: Jingoo Han <[email protected]> Acked-by: Sonic Zhang <[email protected]> Acked-by: Seungwon Jeon <[email protected]> Acked-by: Shawn Guo <[email protected]> Acked-by: Adrian Hunter <[email protected]> Acked-by: Haojian Zhuang <[email protected]> Acked-by: Jaehoon Chung <[email protected]> Acked-by: Viresh Kumar <[email protected]> Acked-by: Tony Prisk <[email protected]> Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions