bus: sunxi-rsb: Fix peripheral IC mapping runtime address
authorChen-Yu Tsai <wens@csie.org>
Wed, 16 Dec 2015 09:14:46 +0000 (17:14 +0800)
committerOlof Johansson <olof@lixom.net>
Tue, 22 Dec 2015 19:42:30 +0000 (11:42 -0800)
commitbccd240fc8ac2df7d7a957e29c6d8fd7da10f86f
tree348700b70ea90dfb4ad54c5b539e9786b6a767c5
parent427d6e4812cf16fa6defccdcdfae2d60bfeb43b2
bus: sunxi-rsb: Fix peripheral IC mapping runtime address

0x4e is the runtime address normally associated with perihperal ICs.
0x45 is not a valid runtime address.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/bus/sunxi-rsb.c