From: Phil Sutter Date: Mon, 19 Jan 2009 22:42:51 +0000 (+0100) Subject: MIPS: RB532: Fix set_latch_u5() X-Git-Tag: v2.6.29-rc4~84^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7060886fb745b705bcf189131eb49c50485ba233;p=pandora-kernel.git MIPS: RB532: Fix set_latch_u5() The data to be written is just a byte, so use writeb instead of writel. Also, dev3.base contains the address, not the data so referencing here is wrong. Signed-off-by: Phil Sutter Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed