commit | f5dd3bb53ca45f3b47c6889e5920c562f5a37359 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Sat Nov 10 16:58:41 2012 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Nov 12 13:55:50 2012 -0700 |
tree | 5a10d225c445ac16943a64692a44f532e9c27d91 | |
parent | b5a2366c1833100aae0d00eaec4c15d15d290c85 [diff] |
ARM: OMAP: hwmod: Fix up hwmod based clkdm accesses hwmod uses deferencing the clk pointer to acccess the clkdm. With COMMON clk hwoever this will need to be deferenced through the clk_hw_omap pointer, so do the necessary changes. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Mike Turquette <mturquette@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>