upstream: [media] em28xx-video: implement em28xx_ops: suspend/resume hooks
authorShuah Khan <shuah.kh@samsung.com>
Sat, 22 Feb 2014 00:50:17 +0000 (21:50 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:47 +0000 (11:54 +0900)
commit28949fc0404ccb1f1944b0190f79e0f00e70e069
treeea0d53930aa4d154ff9f016f9eda8101dd6f0216
parentcdc0168a35f3f87641fc7396afcf1de1fac7274f
upstream: [media] em28xx-video: 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.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-video.c