diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-05-08 05:56:03 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-05-11 15:37:21 +0300 |
commit | a86308fc534edeceaf64670c691e17485436a4f4 (patch) | |
tree | 7ab9651acb7d2ff02a5475be742d235a1e40a93c /arch | |
parent | d3ed0cf047cf054fd54589e5d4247f0001c5d85c (diff) | |
download | linux-a86308fc534edeceaf64670c691e17485436a4f4.tar.xz |
wcn36xx: Fix error handling path in 'wcn36xx_probe()'
In case of error, 'qcom_wcnss_open_channel()' must be undone by a call to
'rpmsg_destroy_ept()', as already done in the remove function.
Fixes: 5052de8deff5 ("soc: qcom: smd: Transition client drivers from smd to rpmsg")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200507043619.200051-1-christophe.jaillet@wanadoo.fr
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions