From: Qipan Li Date: Fri, 3 Jan 2014 07:44:07 +0000 (+0800) Subject: serial: sirf: provide pm entries of uart_ops X-Git-Tag: v3.14-rc1~149^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388faf9ffdaf92c81243514a2dd4c6ce04d28874;p=pandora-kernel.git serial: sirf: provide pm entries of uart_ops this patch provides PM entry of uart_ops, then drop clk enable and disable because serial core will do it. the patch also fixes the issue that uart hang in resume caused by not-enabled clock. Signed-off-by: Qipan Li Signed-off-by: Barry Song Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed