]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx-audio: implement em28xx_ops: suspend/resume hooks
authorShuah Khan <shuah.kh@samsung.com>
Sat, 22 Feb 2014 00:50:14 +0000 (21:50 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 3 Mar 2014 09:46:07 +0000 (06:46 -0300)
commit0869246bf64217795c388f52d659519e900e1efa
treeacbfe736b71b8d637f5673f7647d26d6115a87ff
parent705885dcf88ec7db6c2a0e74ebe13592fac3d434
[media] em28xx-audio: 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-audio.c