cnss: Call subsystem_put on AR6320 if probe fails after subsystem_get
Currently, on cnss_probe failing after subsystem_get returns
succesfully, subsystem_put is not called. This causes a
warning as subsys_unregister is called with the subsys_count
still 1.
Change-Id: I3d16c63134481992290ef89516a9ab0f3db66b9d
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>
Loading
Please register or sign in to comment