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)
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>

No differences found