[media] drivers/media/video/stk-webcam.c: webcam LED bug fix
authorArvydas Sidorenko <asido4@gmail.com>
Tue, 13 Sep 2011 10:18:10 +0000 (07:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 18 Sep 2011 11:11:28 +0000 (08:11 -0300)
commit47a7e6f8d282d199f14abbb068c6c3ba00cb7bfc
treef951278f2ff25d15f2dcb48bbfcfe3f78a16ec58
parente27412f5a5966629e3d4213c78a539068ca0ea26
[media] drivers/media/video/stk-webcam.c: webcam LED bug fix

The probem was on my DC-1125 webcam chip from Syntek. Whenever the webcam turns
on, the LED light on it is turn on also and never turns off again unless system
is shut downed or restarted.

This patch will fix this issue - the LED will be turned off whenever the device
is released.

Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/stk-webcam.c