From: Shuah Khan Date: Sat, 22 Feb 2014 00:50:16 +0000 (-0300) Subject: [media] em28xx-input: implement em28xx_ops: suspend/resume hooks X-Git-Tag: v3.15-rc1~85^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5025076aadfeaf774f341b852b997f2bc718da6a;p=pandora-kernel.git [media] em28xx-input: implement em28xx_ops: suspend/resume hooks Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will invoke em28xx_ops: suspend and resume hooks for all its extensions from its suspend() and resume() interfaces. [m.chehab@samsung.com: Fix a breakage caused by calling a non-existing function call: schedule_delayed_work_sync(), and test if IR was defined at suspend/resume] Signed-off-by: Shuah Khan Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed