diff options
| author | Qinglang Miao <[email protected]> | 2020-10-30 02:34:25 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-11-17 06:57:29 +0100 |
| commit | ee50d6e60d9a8e110e984cdd9e788d93eff540ba (patch) | |
| tree | 3b5e800329b0adbae96c41f1934bf3dfcbfb3d60 /include/uapi/linux | |
| parent | 72e637fec558c7842d6f1508f480fd77c20afe3a (diff) | |
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 <[email protected]>
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions