ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:33 +0000 (04:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:25:06 +0000 (04:25 -0600)
After the link registration conversion, it's much easier to share some
hwmod data between OMAP2420 and 2430.  Move the shareable data into a
common file.  This should save some memory and lines of source, at the
cost of readability.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>

No differences found