powerpc/powernv: More little endian issues in OPAL RTC driver
authorAnton Blanchard <anton@samba.org>
Mon, 23 Sep 2013 02:05:05 +0000 (12:05 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:51 +0000 (16:48 +1100)
Sparse caught an issue where opal_set_rtc_time was incorrectly
byteswapping. Also fix a number of sparse warnings.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found