bus: mvebu-mbus: Restore checking for coherency fabric hardware
authorNeil Greatorex <neil@fatboyfat.co.uk>
Sat, 30 Mar 2013 20:41:20 +0000 (20:41 +0000)
committerJason Cooper <jason@lakedaemon.net>
Sat, 30 Mar 2013 21:11:40 +0000 (21:11 +0000)
The new mvebu-mbus driver was not checking the device tree for
coherency fabric hardware and hence was not setting the hw_io_coherency
flag in mbus_state. This prevented the mvsdio driver from operating
correctly. This patch restores the check.

Signed-off-by: Neil Greatorex <neil@fatboyfat.co.uk>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found