From: Luis R. Rodriguez Date: Tue, 26 Oct 2010 22:27:23 +0000 (-0700) Subject: ath9k: simplify hw reset locking X-Git-Tag: v2.6.38-rc1~476^2~558^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d94674ab754be0e275120a183670ead435f9c0d;p=pandora-kernel.git ath9k: simplify hw reset locking The new PCU lock is better placed so we can just contend against that when trying to reset hardware. This is part of a series of patches which fix stopping TX DMA completley when requested on the driver. For more details about this issue refer to this thread: http://marc.info/?l=linux-wireless&m=128629803703756&w=2 Tested-by: Ben Greear Cc: Kyungwan Nam Cc: stable@kernel.org Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed