commit | fa17f20f686a90004a8af403e24cc8443e8144f3 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Wed Mar 16 11:02:59 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Sep 15 11:39:09 2011 -0700 |
tree | 7ff25b50d3ff60abc18ec71cfd72589088b5358e | |
parent | 8179488a36985d4929cf89be5d9171145a769511 [diff] |
OMAP2+: hwmod: remove unused voltagedomain pointer The voltage domain pointer currently in struct omap_hwmod is not used and does not belong here. Instead, voltage domains will be associated with powerdomains in forthcoming patches. Acked-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Kevin Hilman <khilman@ti.com>