From: Michael Buesch Date: Wed, 27 Aug 2008 16:53:02 +0000 (+0200) Subject: b43: Implement dynamic PHY API X-Git-Tag: v2.6.28-rc1~717^2~384^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1a628d83fc0423c36e773281162be790503168;p=pandora-kernel.git b43: Implement dynamic PHY API This patch implements a dynamic "ops" based PHY API. This is needed in order to conveniently support future PHY types to avoid the "switch"-hell. This patch does not change any functionality. It just moves lots of code from one place to another and adjusts it for the changed data structures. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed