diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-10-09 18:03:14 +0400 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2014-11-20 00:48:12 +0300 |
commit | f22d2545517a0ffb8da2879d3a0dbcae99848e6c (patch) | |
tree | 2be242c29d4b38a788fdfd5d58a51805a54082f9 /drivers/sn | |
parent | 79005fbd3e1d671d08c45c9140ee9826efdc367c (diff) | |
download | linux-f22d2545517a0ffb8da2879d3a0dbcae99848e6c.tar.xz |
ARM: OMAP2+: hwmod: add parent_hwmod support
Add parent_hwmod pointer to omap_hwmod. This can be set to point to a
"parent" hwmod that needs to be enabled for the "child" hwmod to work.
This is used at hwmod setup time: when doing the initial setup and
reset, first enable the parent hwmod, and after setup and reset is done,
restore the parent hwmod to postsetup_state.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit.taneja@gmail.com>
[paul@pwsan.com: add kerneldoc documentation for parent_hwmod; note that it
is a temporary workaround]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions