commit | cb48427ef7ee274528bf0132bb69a7ca378dc9d2 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:04:33 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:25:06 2012 -0600 |
tree | 57b116808cb62c4b2bb89c170d7f0e94396bbc48 | |
parent | 844a3b632b76f5d5e85eb9b9edfbd7de41e4999f [diff] |
ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430 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>