diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2011-09-02 11:32:05 +0400 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2011-09-02 11:32:05 +0400 |
commit | addb44be036dd5fc814be770ec4b90f08c820e76 (patch) | |
tree | 6d1f4f485ccbf6825249548526502d4fdbbcc56b /drivers/net/wireless/ath/ath6kl/target.h | |
parent | 939f1ccec80bd2dad5638de2a6819c66d4cb6f32 (diff) | |
download | linux-addb44be036dd5fc814be770ec4b90f08c820e76.tar.xz |
ath6kl: cleanup diagnose window read and write functions
Just to make them a bit easier to read and unify naming. 32 suffix
in the function name means that it will be a 32 bit transfer. If there's
no number a buffer is transfered instead.
Use void pointers to get rid of ugly casts.
Don't provide target address as a pointer, pass it by value. Same for
the value used in write32().
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/target.h')
0 files changed, 0 insertions, 0 deletions