commit | 96909e97716de1d86e6e24d6aabce09980372771 | [log] [tgz] |
---|---|---|
author | Gábor Stefanik <netrolller.3d@gmail.com> | Sun Aug 16 01:15:49 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 20 11:35:55 2009 -0400 |
tree | f4c28ce48703390f3dde243cefadcf4d15fd21b6 | |
parent | 826ee70664c658a022d999f7eb4d3cd9448895dd [diff] |
b43: LP-PHY: Update baseband init for recent spec changes The spec had some nasty typos, and a large part of the rev0/1 BB init procedure was also missing. Fix these. Also make the init-time channel switch debuggable. (The change from -EINVAL to -EIO is simply to make it possible to distinguish the PLL charge pump error from a channel-not-found error.) Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>