Alchemy: Add UART PM methods.
authorManuel Lauss <manuel.lauss@googlemail.com>
Sat, 25 Sep 2010 13:13:46 +0000 (15:13 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:20:09 +0000 (10:20 -0700)
commit7d172bfefb72a8dae56beff326299c5e21f6f6db
tree73cddae39798d6f3878b371a50db72c1c5d04b8a
parentc161afe9759ddcc174d08e7c4f683d08ac9ba86f
Alchemy: Add UART PM methods.

Custom UART PM hook for Alchemy chips:  do standard UART pm and
additionally en/disable uart block clocks as needed.
This allows to get rid of a debug port PM hack in the Alchemy pm code.

Tested on Db1200.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/mips/alchemy/common/platform.c
arch/mips/alchemy/common/power.c