On 9/10/24 11:13 AM, Alexis Lothoré wrote:
On 9/9/24 21:29, Marek Vasut wrote:
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.
Out of curiosity, what tree/branch are you using as a base for this series ? I
wanted to pull it locally to also test it on wilc1000, but it fails to apply
this patch, and the failure points to a conflict with one of my patch which has
been merged quite some time ago in wireless-next:
https://lore.kernel.org/all/20240613-wilc_suspend-v1-4-c2f766d0988c@xxxxxxxxxxx/
next-20240909 with this extra patch:
wifi: wilc1000: Keep slot powered on during suspend/resume