commit | 178e0cc5ff249965c6cfbd78b1af6a5e614d837c | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Fri May 05 18:19:37 2006 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 05 16:55:23 2006 -0400 |
tree | dec46492578451461dc12777030138f44836412f | |
parent | 869aaab1812c4212e65fb181e94b824cf49f9509 [diff] |
[PATCH] bcm43xx: Fix access to non-existent PHY registers Fix the conditions under which we poke at the APHY registers in bcm43xx_phy_initg() to avoid a machine check on chips where they don't exist. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>