commit | fe0cd96c009b14cc85d41a97f84a6453e4bbfd7f | [log] [tgz] |
---|---|---|
author | Neil Greatorex <neil@fatboyfat.co.uk> | Sat Mar 30 20:41:20 2013 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Sat Mar 30 21:11:40 2013 +0000 |
tree | 76242a321773f370f5755a0bcb5185b15fc89581 | |
parent | fddddb52a6c4e2438f4514ed979183653ca0732a [diff] |
bus: mvebu-mbus: Restore checking for coherency fabric hardware 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>