The wfx_core_init() returns without checking the retval from
sdio_register_driver().
If the sdio_register_driver() failed, the module failed to install,
leaving the wfx_spi_driver not unregistered.
Fixes:
|
||
---|---|---|
.. | ||
wfx | ||
Kconfig | ||
Makefile |