commit | b799de75e032c4d27788af9b4df3ab25858f87a8 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sat Aug 09 21:47:13 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Aug 21 15:25:07 2014 -0500 |
tree | e7b2a3ec2f3a348a4d19480fa645aabad7f43f84 | |
parent | fa500461db5af83fce7b1bd45e4925efadbebd90 [diff] |
[media] au0828: Add suspend code for DVB The scheduled work should be cancelled during suspend. At resume time, we need to set the frontend again. So, add such logic to the driver. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>