aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2023-08-08 20:15:13 +0800
committerUlf Hansson <[email protected]>2023-08-09 15:44:17 +0200
commit283cf357b02848a48eb544e3cde993254fc2c19e (patch)
tree3515a81455cf4a5d6c81641fa70b0dc90647e3ef /scripts
parent117d73b18441638b85b3963256c846509c6138f1 (diff)
mmc: remove unnecessary set_drvdata() function
The driver data will be cleared in device_unbind_cleanup() in driver core code. So the set_drvdata(..., NULL) called in remove and error path in probe can be removed. Signed-off-by: Yang Yingliang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions