提交 f5a8a78a 编写于 作者: A Antti Palosaari 提交者: Mauro Carvalho Chehab

[media] au6610: define reset_resume

After qt1010 change that device seems to survive from reset resume.
Signed-off-by: NAntti Palosaari <crope@iki.fi>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 655ceff1
......@@ -194,6 +194,7 @@ static struct usb_driver au6610_driver = {
.disconnect = dvb_usbv2_disconnect,
.suspend = dvb_usbv2_suspend,
.resume = dvb_usbv2_resume,
.reset_resume = dvb_usbv2_reset_resume,
.no_dynamic_id = 1,
.soft_unbind = 1,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册