summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uniphier.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2017-03-06 04:35:56 +0300
committerPhilipp Zabel <p.zabel@pengutronix.de>2017-03-15 14:19:12 +0300
commit11282a49b735ad7f4cea187de2b8dc5489343e4b (patch)
treecf687c8ef0ae165befe0266bb59bb8f841c25fcc /drivers/reset/reset-uniphier.c
parent627006820268f92b62b2bde486c76ccd0fadb671 (diff)
downloadlinux-11282a49b735ad7f4cea187de2b8dc5489343e4b.tar.xz
reset: sunxi: fix for 64-bit compilation
The Allwinner reset controller has 32-bit registers, so translating the reset cell number into a register and bit offset should not use any architecture dependent data size. Otherwise this breaks for 64-bit architectures like arm64. Fix this by making it clear that it's the hardware register width which matters here in the calculation. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/reset/reset-uniphier.c')
0 files changed, 0 insertions, 0 deletions