From: Haavard Skinnemoen Date: Sun, 24 Feb 2008 13:34:45 +0000 (+0100) Subject: atmel_serial: Fix build on avr32 with CONFIG_PM enabled X-Git-Tag: v2.6.27-rc1~1108^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f826caa44902ddbe93174f0b642d8abf9698c08e;p=pandora-kernel.git atmel_serial: Fix build on avr32 with CONFIG_PM enabled AVR32 doesn't have at91_suspend_entering_slow_clock(). Just assume the clock will keep running for now. David has a better solution for this, but this works for now. Leaving the USART clock running won't prevent the PM code from entering deep power-down modes anyway. Signed-off-by: Haavard Skinnemoen Cc: David Brownell Cc: Andrew Victor --- Reading git-diff-tree failed