From: Luis R. Rodriguez Date: Mon, 3 Aug 2009 19:24:46 +0000 (-0700) Subject: ath9k: describe hw initialization better X-Git-Tag: v2.6.32-rc1~703^2~459^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f637cfd6bbacbaeab329f9dfc56e9855cc15849d;p=pandora-kernel.git ath9k: describe hw initialization better During initialization ath9k tends to use "attach" to when we initialize hardware due to the fact we used to attach a "HAL". The notion of a HAL is long gone, so lets just be clear on what we are doing. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed