Searched hist:"3762561 aa8afb0bd9fb60d3d847961f9945f8143" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ath9k_platform.h | diff 3762561aa8afb0bd9fb60d3d847961f9945f8143 Tue Jun 21 04:23:23 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add MAC revision detection for AR9330
The AR9330 1.0 and 1.1 are using the same revision, thus it is not possible to distinguish the two chips. The platform setup code can distinguish the chips based on the SoC revision.
Add a callback function to ath9k_platform_data in order to allow getting the revision number from the platform code.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | diff 3762561aa8afb0bd9fb60d3d847961f9945f8143 Tue Jun 21 04:23:23 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add MAC revision detection for AR9330
The AR9330 1.0 and 1.1 are using the same revision, thus it is not possible to distinguish the two chips. The platform setup code can distinguish the chips based on the SoC revision.
Add a callback function to ath9k_platform_data in order to allow getting the revision number from the platform code.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | init.c | diff 3762561aa8afb0bd9fb60d3d847961f9945f8143 Tue Jun 21 04:23:23 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add MAC revision detection for AR9330
The AR9330 1.0 and 1.1 are using the same revision, thus it is not possible to distinguish the two chips. The platform setup code can distinguish the chips based on the SoC revision.
Add a callback function to ath9k_platform_data in order to allow getting the revision number from the platform code.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.c | diff 3762561aa8afb0bd9fb60d3d847961f9945f8143 Tue Jun 21 04:23:23 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add MAC revision detection for AR9330
The AR9330 1.0 and 1.1 are using the same revision, thus it is not possible to distinguish the two chips. The platform setup code can distinguish the chips based on the SoC revision.
Add a callback function to ath9k_platform_data in order to allow getting the revision number from the platform code.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|