ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DT
authorRajendra Nayak <rnayak@ti.com>
Wed, 9 Oct 2013 07:26:55 +0000 (01:26 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 9 Oct 2013 08:54:32 +0000 (02:54 -0600)
Now that we have DT bindings to specify which devices should not
be reset and idled during init, make hwmod extract the information
(and store them in internal flags) from Device tree.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[paul@pwsan.com: updated to apply]
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found