commit | 09951ad4936948e03316fdb1fe636846f706136e | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Tue May 27 22:07:31 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 29 13:10:33 2014 -0400 |
tree | 77ef0567528a4b8b47970e1b091acddb55ae8b01 | |
parent | cf42c4e5d3019d801ec6d033b63de5446a53af5c [diff] |
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>