summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorQinglang Miao <miaoqinglang@huawei.com>2020-10-30 04:34:25 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-17 08:57:29 +0300
commitee50d6e60d9a8e110e984cdd9e788d93eff540ba (patch)
tree3b5e800329b0adbae96c41f1934bf3dfcbfb3d60 /include
parent72e637fec558c7842d6f1508f480fd77c20afe3a (diff)
downloadlinux-ee50d6e60d9a8e110e984cdd9e788d93eff540ba.tar.xz
media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()
Add the missing platform_device_unregister() before return from zd1301_frontend_attach in the error handling case when pdev->dev.driver is empty. There's an error handling route named err_platform_device_unregister, so just reuse it. Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions