From: Hauke Mehrtens Date: Sat, 30 Jun 2012 13:16:21 +0000 (+0200) Subject: brcmsmac: handle non PCI devices in the phy code X-Git-Tag: v3.6-rc1~125^2~57^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db00348471b3858d74486e3fbb85922be5340ca6;p=pandora-kernel.git brcmsmac: handle non PCI devices in the phy code Some code in write_{radio,radio}_reg() should just be run if this is a pci based device. Add the condition again which was removed in commit: commit 821e4e93172e4f7d5ac1eade04665c3dc5049c4a Author: Roland Vossen Date: Mon Aug 8 15:58:58 2011 +0200 staging: brcm80211: removed unused bus code from softmac Signed-off-by: Hauke Mehrtens Acked-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed