commit | bf80705222987ea4c75d75af2c404373765b77c6 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Dec 15 09:41:01 2017 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Thu Dec 21 07:28:54 2017 -0800 |
tree | 1d3cf7ba48d035173efbce5f44aa0144f4c1391a | |
parent | feffce1d9d9a3c109ed62d76eb4a962511c1bbfe [diff] |
ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.c We want to be able to eventually allocate these dynamically with the data for omap_hwmod_class_sysconfig coming from dts. Note that omap_hwmod_sysc_type_smartreflex is the same as the older omap36xx_sr_sysc_fields, so let's use the earlier omap36xx_sr_sysc_fields instead. Signed-off-by: Tony Lindgren <tony@atomide.com>