OMAP: mailbox: use runtime pm for clk and sysc handling
authorOmar Ramirez Luna <omar.ramirez@ti.com>
Thu, 24 Feb 2011 20:51:33 +0000 (12:51 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Feb 2011 20:51:33 +0000 (12:51 -0800)
commit82d2a5db5296834a4317e554f57b8883d7abb86d
treed05605dfd2a2192a3c2fffba2c2fd2ee1c3bf6dd
parent69dbf857c80e9697621ecb0d4323385999449663
OMAP: mailbox: use runtime pm for clk and sysc handling

Use runtime pm APIs to enable/disable mailbox clocks and
to configure SYSC register.

Based on the patch sent by Felipe Contreras:
https://patchwork.kernel.org/patch/101662/

Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mailbox.c