diff options
author | Nick Kossifidis <mickflemm@gmail.com> | 2010-11-23 20:36:45 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-30 13:52:29 -0500 |
commit | 9320b5c4a7260d9593102f378201d17e3f030739 (patch) | |
tree | d4a85a6286b47f86a66a82ad3e756f5117af2b39 /samples/kobject | |
parent | ea066d5a91f2610116dcd27054f749e4f07799d8 (diff) | |
download | blackbird-op-linux-9320b5c4a7260d9593102f378201d17e3f030739.tar.gz blackbird-op-linux-9320b5c4a7260d9593102f378201d17e3f030739.zip |
ath5k: Reset cleanup and generic cleanup
* No functional changes
* Clean up reset:
Introduce init functions for each unit and call them instead
of having everything inside ath5k_hw_reset (it's just c/p for
now so nothing changes except calling order -I tested it with
various cards and it's ok-)
* Further cleanups:
ofdm_timings belongs to phy.c
rate_duration belongs to pcu.c
clock functions are general and belong to reset.c (more to follow)
* Reorder functions for better organization:
We start with helpers and other functions follow in categories,
init functions are last
Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'samples/kobject')
0 files changed, 0 insertions, 0 deletions