OpenCloudOS-Kernel/drivers/net/wireless/ath/wcn36xx
Bjorn Andersson efad8396e9 wcn36xx: Close SMD channel on device removal
The SMD channel is not the primary WCNSS channel and must explicitly be
closed as the device is removed, or the channel will already by open on
a subsequent probe call in e.g. the case of reloading the kernel module.

This issue was introduced because I simplified the underlying SMD
implementation while the SMD adaptions of the driver sat on the mailing
list, but missed to update these patches. The patch does however only
apply back to the transition to rpmsg, hence the limited Fixes.

Fixes: 5052de8def ("soc: qcom: smd: Transition client drivers from smd to rpmsg")
Reported-by: Eyal Ilsar <c_eilsar@qti.qualcomm.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-05-23 18:23:00 +03:00
..
Kconfig soc: qcom: smd: Transition client drivers from smd to rpmsg 2017-03-28 17:58:07 -07:00
Makefile
debug.c wcn36xx: Add helper macros to cast vif to private vif and vice versa 2016-04-25 20:37:04 +03:00
debug.h
dxe.c wcn36xx: Transition driver to SMD client 2017-01-12 12:43:47 +02:00
dxe.h wcn36xx: Correct DXE chip version differentiation 2016-07-08 16:58:27 +03:00
hal.h wcn36xx: Implement print_reg indication 2017-01-12 12:43:55 +02:00
main.c wcn36xx: Close SMD channel on device removal 2017-05-23 18:23:00 +03:00
pmc.c wcn36xx: Add helper macros to cast vif to private vif and vice versa 2016-04-25 20:37:04 +03:00
pmc.h
smd.c soc: qcom: smd: Transition client drivers from smd to rpmsg 2017-03-28 17:58:07 -07:00
smd.h soc: qcom: smd: Transition client drivers from smd to rpmsg 2017-03-28 17:58:07 -07:00
txrx.c mac80211: clean up rate encoding bits in RX status 2017-04-28 10:41:38 +02:00
txrx.h wcn36xx: let device generate qos seq numbers 2015-01-23 19:11:58 +02:00
wcn36xx.h soc: qcom: smd: Transition client drivers from smd to rpmsg 2017-03-28 17:58:07 -07:00