From: Gabor Juhos Date: Tue, 21 Jun 2011 09:23:51 +0000 (+0200) Subject: ath9k: add external_reset callback to ath9k_platfom_data for AR9330 X-Git-Tag: v3.1-rc1~316^2~350^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d95847c9b3631d31f657d8cede153b518ed9e2e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed