mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 11:13:02 +09:00
[ Upstream commit9a39a927be] Some resource should be released in the error handling path of the probe function, as already done in the remove function. The remove function was fixed in commit5052de8def("soc: qcom: smd: Transition client drivers from smd to rpmsg") Fixes:1511cc750c("Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driver") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Sasha Levin <sashal@kernel.org>