diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2021-01-19 16:10:55 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 12:48:50 +0200 |
commit | 1c0c462130a51af92e04d0c4989c351793d59633 (patch) | |
tree | 9a1cf88675ae08cdfa6007fe8bca977f9d35351a /drivers/usb/class/cdc-acm.c | |
parent | a9807cc346257489fda17a40b6d212aa0c18fe36 (diff) |
extcon: Fix error handling in extcon_dev_register
[ Upstream commit d3bdd1c3140724967ca4136755538fa7c05c2b4e ]
When devm_kcalloc() fails, we should execute device_unregister()
to unregister edev->dev from system.
Fixes: 046050f6e623e ("extcon: Update the prototype of extcon_register_notifier() with enum extcon")
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions