From: Arend van Spriel Date: Thu, 8 Dec 2011 23:06:46 +0000 (-0800) Subject: brcm80211: smac: change from pci device driver to bcma device driver X-Git-Tag: v3.3-rc1~182^2~178^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e756560a8a47ce754b852d0bc1ff7549433d0eb;p=pandora-kernel.git brcm80211: smac: change from pci device driver to bcma device driver A new bus driver called "bcma" has been introduced into the kernel tree which considers the Broadcom AMBA chip interconnect as a bus. Each core in the chip is a bcma device. This commit changes brcms_mac80211.c into a bcma device driver. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed