]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wl12xx: one SDIO initialization is enough
authorOhad Ben-Cohen <ohad@wizery.com>
Sun, 26 Jun 2011 15:00:11 +0000 (18:00 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jul 2011 18:48:12 +0000 (21:48 +0300)
commitb5d6e5f66304bddc2b5bc7222e993dfeb629ef0c
tree97cb8f3c1d977eac3fe129ab97a25b4c3f16109c
parent708bb3cf58a9bc90f3171ba64f30601f690e5aaa
wl12xx: one SDIO initialization is enough

Skip manual device power on in case runtime PM is enabled for
our device.

This eliminates a secondary & redundant SDIO init sequence.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/sdio.c