diff options
author | Tony Lindgren <tony@atomide.com> | 2019-03-21 11:00:21 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-03-26 11:26:25 -0700 |
commit | 6d63b12d182ec9924a8236f7cd1db5966c3bcd20 (patch) | |
tree | 8c8022a6f3a428aad6a23088bc7dc66d68f06c9a /arch/arm/mach-omap2/omap_hwmod.c | |
parent | 513a4abb19d55253ea9490288986ec781a78b786 (diff) | |
download | linux-6d63b12d182ec9924a8236f7cd1db5966c3bcd20.tar.gz linux-6d63b12d182ec9924a8236f7cd1db5966c3bcd20.tar.bz2 linux-6d63b12d182ec9924a8236f7cd1db5966c3bcd20.zip |
ARM: OMAP2+: Define _HWMOD_STATE_DEFAULT and use it
For dynamically allocated struct hwmod entries probing with ti-sysc
interconnect target module driver, we need to specify the initial default
state the same way as we do for the platform data cases.
Let's prepare for that by adding _HWMOD_STATE_DEFAULT that we can then
use to set the initial default state without a need to add similar
CONFIG_PM handling in multiple places.
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod.c')
0 files changed, 0 insertions, 0 deletions