commit | 6feff6d4a5e1ac8c48d88860bf705be7709b42af | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Sep 23 12:05:05 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 11 16:48:51 2013 +1100 |
tree | 48da9235711b88efc75d25ad903100220bc7e681 | |
parent | 29186097f9267938af399897482c5a53686b3cce [diff] |
powerpc/powernv: More little endian issues in OPAL RTC driver 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>