From: Stephen Warren Date: Thu, 28 Jun 2012 22:29:19 +0000 (-0600) Subject: ARM: tegra: use of_default_bus_match_table X-Git-Tag: v3.6-rc1~138^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2553dcc6e603e3833990bd3a29bee98d1dbdf251;p=pandora-kernel.git ARM: tegra: use of_default_bus_match_table of_default_bus_match_table is a table of default bus types supported by of_platform_populate(). Since Tegra has no need to support any specific custom list of bus types, modify the DT board files to use this default list. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed