From: Rafał Miłecki Date: Thu, 31 Jul 2014 19:59:43 +0000 (+0200) Subject: b43: don't duplicate common PHY read/write ops X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d342b95dd735014a590f9051b1ba227eb54ca8f6;p=pandora-kernel.git b43: don't duplicate common PHY read/write ops Most of the PHYs use the same way of accessing registers, so move that code to the shared place. An exception is G-PHY which sometimes access A-PHY regs and requires special handling. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed