]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ea7cafe1bdbf1c9176cb080d8f4b912ff990cef
tree73cddae39798d6f3878b371a50db72c1c5d04b8a
parenta29368e64ad07e1c02a5eeb495b5b791590c719a
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