From: Luis R. Rodriguez Date: Wed, 7 Oct 2009 01:19:07 +0000 (-0400) Subject: ath9k: initialize hw prior to debugfs X-Git-Tag: v2.6.33-rc1~388^2~865^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=211f5859af951788a3fe4752142a5e9047afa5d8;p=pandora-kernel.git ath9k: initialize hw prior to debugfs debugfs uses the hardware for several debugfs files as such the hardware must be initialized and available prior to its usage. The same applies to when we free the hw structs -- free debufs file entries prior to free'ing the hardware. Reported-by: Vasanthakumar Thiagarajan Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed