]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:52 +0000 (04:03 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:52 +0000 (04:03 -0600)
commit3e4eb56e43ea70dce28e71b76b13c329da8a394d
treea6f674825e8550c30920fac324494eaf0b30402e
parenta450d45e1c6a2c354fe9268625588f6e6300e33f
ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1

The OMAP3 hwmod data was missing a DSS->L3 interconnect link for the
OMAP3430 ES1 DSS hwmod.  Since the hwmod code and data is being modified
to register interfaces rather than hwmods, this would result in the DSS hwmod
not being registered correctly on OMAP3430ES1.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c