ath9k: introduce platform driver for AHB bus support
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Jan 2009 19:17:07 +0000 (20:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:32 +0000 (16:00 -0500)
commit09329d371e57ff9fcb645b8e2cdee1ec8b9b539f
tree09fa81d882f87345dbe15c0ac07b1a3db4c05615
parent6baff7f9a6c571dcd9a59820e3c094f7490cb0fd
ath9k: introduce platform driver for AHB bus support

This patch adds the platform_driver itself, and modifies the main driver
to register it.

Changes-licensed-under: ISC

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Tested-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/Makefile
drivers/net/wireless/ath9k/ahb.c [new file with mode: 0644]
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c