From: Qipan Li Date: Fri, 3 Jan 2014 07:44:06 +0000 (+0800) Subject: serial: sirf: use PM macro initialize PM functions X-Git-Tag: v3.14-rc1~149^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e626f50477e3b14c9be43892c33ab75b2e5bf9;p=pandora-kernel.git serial: sirf: use PM macro initialize PM functions use SET_SYSTEM_SLEEP_PM_OPS to initialize suspend/resume functions instead of legacy suspend and resume entries of platform_driver. this will add hibernation support automatically as suspend to disk entries are also set. Signed-off-by: Qipan Li Signed-off-by: Barry Song Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed