]> git.karo-electronics.de Git - karo-tx-linux.git/commit
power/reset: at91: big endian fixes for atsama5d3x
authorBen Dooks <ben.dooks@codethink.co.uk>
Thu, 26 Mar 2015 14:16:22 +0000 (14:16 +0000)
committerSebastian Reichel <sre@kernel.org>
Thu, 26 Mar 2015 14:21:00 +0000 (15:21 +0100)
commit7be5ac2c32bd26c47a05367c0135cb6e67b3d452
tree5324860c1d5c41b7f6bf76c149ca62e0ea4b4aa1
parentecf896b97de9757fd835034ad849680218babc93
power/reset: at91: big endian fixes for atsama5d3x

Fix the passing of big endian data to routines that will be writing
it to the bus in the wrong order.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/reset/at91-reset.c