From: Srinivas Kandagatla Date: Mon, 22 Sep 2014 22:22:38 +0000 (-0300) Subject: [media] media: st-rc: move pm ops setup out of conditional compilation X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd9a6316bfb85176aba83e9532fbc46c9588378;p=pandora-kernel.git [media] media: st-rc: move pm ops setup out of conditional compilation This patch moves setting of pm_ops out of the CONFIG_PM_SLEEP condition. Setting pm ops under CONFIG_PM_SLEEP does not make any sense. This patch also remove unnecessary also remove CONFIG_PM condition for pm member in st_rc_driver structure. Signed-off-by: Srinivas Kandagatla Acked-by: Maxime Coquelin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed