git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0d670a
)
ath6kl: add ath6kl_bmi_write_hi32()
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:58 +0000
(20:03 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Wed, 7 Mar 2012 18:03:58 +0000
(20:03 +0200)
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>
No differences found