commit | ca2b46dacbf5caaa070c0195c794a35b49b189d1 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.kh@samsung.com> | Fri Feb 21 21:50:15 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Mar 03 06:46:15 2014 -0300 |
tree | 848c2fc6ef06e2ddcba1b97bca5d1e9f78090a73 | |
parent | 6d746f91f23098c7613938b85e9b345d53b6de3f [diff] |
[media] em28xx-dvb: 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>