From: Luis R. Rodriguez Date: Wed, 20 Oct 2010 23:07:06 +0000 (-0700) Subject: ath9k: lock reset and PCU start/stopping X-Git-Tag: v2.6.37-rc1~32^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e848f789d60000d39d9a5f26ab02dbdd963f6cd;p=pandora-kernel.git ath9k: lock reset and PCU start/stopping Apart from locking the start and stop PCU we need to ensure we also content starting and stopping the PCU between hardware resets. This is part of a series that will help resolve the bug: https://bugzilla.kernel.org/show_bug.cgi?id=14624 For more details about this issue refer to: http://marc.info/?l=linux-wireless&m=128629803703756&w=2 Cc: stable@kernel.org Cc: Ben Greear Cc: Kyungwan Nam Signed-off-by: Luis R. Rodriguez Tested-by: Ben Greear Signed-off-by: John W. Linville --- Reading git-diff-tree failed