ath6kl: add ath6kl_bmi_write_hi32()
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:58 +0000 (20:03 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:58 +0000 (20:03 +0200)
commit24fc32b35647401bbf03b3e2d5f01c6d0579a01c
tree0313adc46ffb798f5934183fc8d9e5988288064c
parentd0d670abcf97d2e1a369449847d776ebbfba292d
ath6kl: add ath6kl_bmi_write_hi32()

We have a lot of 32 bit writes to the host interest area and the code
doing that is ugly. Clean that up by adding ath6kl_bmi_write_hi32().

This also fixes few checkpatch warnings.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/bmi.h
drivers/net/wireless/ath/ath6kl/init.c