b43: PHY: allow init optimizations by tracking PHY state
authorRafał Miłecki <zajec5@gmail.com>
Tue, 27 May 2014 20:07:31 +0000 (22:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 May 2014 17:10:33 +0000 (13:10 -0400)
commit09951ad4936948e03316fdb1fe636846f706136e
tree77ef0567528a4b8b47970e1b091acddb55ae8b01
parentcf42c4e5d3019d801ec6d033b63de5446a53af5c
b43: PHY: allow init optimizations by tracking PHY state

PHY has to be often re-initialized (e.g. during band switching after PHY
reset), however some operations have to be performed only once (only
power reset affects them).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c
drivers/net/wireless/b43/phy_common.c
drivers/net/wireless/b43/phy_common.h