From: Kalle Valo Date: Wed, 7 Mar 2012 18:03:58 +0000 (+0200) Subject: ath6kl: add ath6kl_bmi_write_hi32() X-Git-Tag: v3.4-rc1~177^2~48^2~55^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24fc32b35647401bbf03b3e2d5f01c6d0579a01c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed