]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6662fa090a2071f74aceac1f9d4b64778f82c55
tree348700b70ea90dfb4ad54c5b539e9786b6a767c5
parent2d50b48e84edffeea4d39dd93601b8f3f9b9499d
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