]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: wilc1000: Fill in missing error handling
authorMarek Vasut <marex@denx.de>
Fri, 4 Oct 2024 11:44:13 +0000 (13:44 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 17 Oct 2024 16:47:42 +0000 (19:47 +0300)
commit1241c5650ff7a0236cebb89acca8aade48839fd6
tree2b1100fb99f1b55113f7ccf005aba7af818e51d3
parent0a6ea2e235efc129da8cde277adc7915077357ba
wifi: wilc1000: Fill in missing error handling

Add error handling to chip_wakeup() and propagate the errors throughout
the entire driver. Add error handling to acquire_bus()/release_bus() and
host_sleep_notify()/host_wakeup_notify() functions as a result as well.
Fill the error handling to all call sites.

Reviewed-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241004114551.40236-4-marex@denx.de
drivers/net/wireless/microchip/wilc1000/sdio.c
drivers/net/wireless/microchip/wilc1000/wlan.c
drivers/net/wireless/microchip/wilc1000/wlan.h