]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 3 Mar 2014 09:46:36 +0000 (06:46 -0300)
commit06377323ac3c980832d2c1864fe800ac1287f900
tree29260c263e9abe3cab2eeba45f033f1d17f287a6
parent923c62730cdfd65cd0f1b886e94099a8cccf9956
[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