From: Rajkumar Manoharan Date: Thu, 7 Oct 2010 15:28:39 +0000 (+0530) Subject: ath9k_hw: Fix hw reset failure with HTC driver X-Git-Tag: v2.6.37-rc1~147^2~191^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a6321d1c0f8db561932cd99e1b9897981da71f;p=pandora-kernel.git ath9k_hw: Fix hw reset failure with HTC driver The following commit removed DISABLE_REGWRITE_BUFFER ops. The unnecessary REGWRITE_BUFFER_FLUSH was not removed properly which is causing failure on hw reset. Author: Felix Fietkau Date: Tue Oct 5 12:03:42 2010 +0200 ath9k_hw: clean up register write buffering Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed