]> Pileus Git - ~andy/linux/commit
ath9k: wake up chip before initializing PAPRD table
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Tue, 24 May 2011 09:59:52 +0000 (15:29 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 1 Jun 2011 19:19:03 +0000 (15:19 -0400)
commitb942471bfcda207a51379628379aa821216486e7
tree073fcab81f3d4e0699d3b901b507546791fac748
parent049436b9804394e4d6caf7da5f3507bd8f4caa6e
ath9k: wake up chip before initializing PAPRD table

In PAPRD table initialization path we do some register read, so
make sure the chip is awake during that. Currently PAPRD is disabled.

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c