From: Ezequiel Garcia Date: Fri, 26 Jul 2013 13:17:55 +0000 (-0300) Subject: ARM: mvebu: Initialize MBus using the DT binding X-Git-Tag: v3.12-rc1~115^2~15^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ae0b50e652b3f6c0df3ab9da7acb7501d3d656;p=pandora-kernel.git ARM: mvebu: Initialize MBus using the DT binding Now that the mbus device tree binding has been introduced, we can switch over to it. Also, and since the initialization of the mbus driver is quite fundamental for the system to work properly, this patch adds a BUG() in case mbus fails to initialize. Signed-off-by: Ezequiel Garcia Tested-by: Andrew Lunn Tested-by: Sebastian Hesselbarth Signed-off-by: Jason Cooper --- Reading git-diff-tree failed