summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2023-08-10 21:47:10 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-22 14:45:19 +0200
commit8d1de0ebce71feb0961458dee7695f1f25767a92 (patch)
treef8c93531670d6b83cf4d7cf7448c99e41d3915b2 /crypto/testmgr.c
parentf72ae60881ff685004d7de7152517607fcd9968f (diff)
downloadlinux-stable-8d1de0ebce71feb0961458dee7695f1f25767a92.tar.gz
linux-stable-8d1de0ebce71feb0961458dee7695f1f25767a92.tar.bz2
linux-stable-8d1de0ebce71feb0961458dee7695f1f25767a92.zip
usb: dwc3: remove unnecessary platform_set_drvdata()
Remove unnecessary platform_set_drvdata(..., NULL) in ->remove(), the driver_data will be cleared in device_unbind_cleanup() after calling ->remove() in driver call code. Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://lore.kernel.org/r/20230810134710.114356-1-yangyingliang@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions