Searched hist:"7 d95847c9b3631d31f657d8cede153b518ed9e2e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ath9k_platform.h | diff 7d95847c9b3631d31f657d8cede153b518ed9e2e Tue Jun 21 04:23:51 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add external_reset callback to ath9k_platfom_data for AR9330
The patch adds a callback to ath9k_platform_data. If the callback is provided by the platform code, then it can be used to hard reset the WMAC device.
The callback is required for doing a hard reset of the AR9330 chips to get them working again after a hang.
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 7d95847c9b3631d31f657d8cede153b518ed9e2e Tue Jun 21 04:23:51 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add external_reset callback to ath9k_platfom_data for AR9330
The patch adds a callback to ath9k_platform_data. If the callback is provided by the platform code, then it can be used to hard reset the WMAC device.
The callback is required for doing a hard reset of the AR9330 chips to get them working again after a hang.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | init.c | diff 7d95847c9b3631d31f657d8cede153b518ed9e2e Tue Jun 21 04:23:51 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add external_reset callback to ath9k_platfom_data for AR9330
The patch adds a callback to ath9k_platform_data. If the callback is provided by the platform code, then it can be used to hard reset the WMAC device.
The callback is required for doing a hard reset of the AR9330 chips to get them working again after a hang.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.c | diff 7d95847c9b3631d31f657d8cede153b518ed9e2e Tue Jun 21 04:23:51 CDT 2011 Gabor Juhos <juhosg@openwrt.org> ath9k: add external_reset callback to ath9k_platfom_data for AR9330
The patch adds a callback to ath9k_platform_data. If the callback is provided by the platform code, then it can be used to hard reset the WMAC device.
The callback is required for doing a hard reset of the AR9330 chips to get them working again after a hang.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|