commit | f637cfd6bbacbaeab329f9dfc56e9855cc15849d | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Aug 03 12:24:46 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:44:30 2009 -0400 |
tree | a3b8bfcf44c70d56996553c6f93ef98bcb82d0ea | |
parent | aa4058aea24efe7aef736cbfb2d9b07de920ca27 [diff] |
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 <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>