Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d94248ac authored by NeilBrown's avatar NeilBrown Committed by John W. Linville
Browse files

libertas/sdio: make sure card enters power-off when firmware is loaded.



Since firmware loading became async it is possible that if_sdio_finish_power_of
is called with only one remaining runtime_pm reference, so it isn't safe
to call pm_runtime_put_noidle.  We must call pm_runtime_put().

Diagnosed-by: default avatar"Dr. H. Nikolaus Schaller" <hns@goldelico.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c8520bcb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment