]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6ea21707b8b5faf07f81e7c3a7b870254fdb2db6
tree0313adc46ffb798f5934183fc8d9e5988288064c
parentade40b7c9aad92e6b49a9d00320967b0de2ee502
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