Home
last modified time | relevance | path

Searched hist:"6 f11c819d5fb24b637f2db605e5d3c270c979627" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dahb.cdiff 6f11c819d5fb24b637f2db605e5d3c270c979627 Tue Apr 12 09:12:22 CEST 2011 Vasanthakumar Thiagarajan <vasanth@atheros.com> ath9k: Register id table for platform device

Currently the device id in the platform driver is hardcoded to an id
which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac)
of these SOCs. But this needs to be dynamic when we want to support different
wmac of SOCs. So add id_table to driver to make it extendable to more SOCs.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Acked-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>