From: Jingchang Lu Date: Tue, 11 Nov 2014 07:09:05 +0000 (+0800) Subject: serial: of-serial: add PM suspend/resume support X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad3b1352693972b737607c7b9c89b56d45fea9b;p=pandora-kernel.git serial: of-serial: add PM suspend/resume support This adds suspend/resume support for the of-serial driver to provide power management support on devices attatched. The handling may vary since not every of_serial device is an 8250 port. Currently only 8250 port handling is added in the suspend/resume function based on the type switch. Signed-off-by: Jingchang Lu Acked-by: Arnd Bergmann Tested-by: Joseph Lo Reviewed-by: Peter Hurley Tested-by: Florina Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed