OSDN Git Service

[media] au0828: handle IR int during suspend/resume
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:08 +0000 (21:47 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:06 +0000 (15:25 -0500)
commit345e3bfdadf4ae12df6251d4bcb6b9fb48037690
tree5d0f8fb53267805cb5dfba80a411dbd7563a2e0f
parente9018af0b8897b02dc8e83e6cd75391afcadf894
[media] au0828: handle IR int during suspend/resume

It doesn't make sense to handle an IR code given before
suspending after the device resume. So, turn off IR
int while suspending.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/au0828/au0828-input.c