[ARM] OMAP: clockdomain: add clkdm_get_pwrdm()
authorPaul Walmsley <paul@pwsan.com>
Wed, 21 May 2008 00:41:35 +0000 (18:41 -0600)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 21 Aug 2008 20:30:19 +0000 (21:30 +0100)
Add clkdm_get_pwrdm() to the clockdomain code.  It will return a
pointer to the powerdomain struct that the clockdomain is contained
within.  Used by the PM code.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found