]> git.karo-electronics.de Git - linux-beck.git/commit
[media] au8522: Properly set default brightness
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sun, 13 Jun 2010 20:31:22 +0000 (17:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:16:33 +0000 (08:16 -0200)
commit88464106f97fe1c143bda2b4019b07c3069d454c
tree5a3382cf714e94351422031a86862e062085d34e
parent1d00d6c1ff13607974fcd9469aa9466fcd253c3a
[media] au8522: Properly set default brightness

The chip's default value for the brightness didn't match what we were sending
back in the queryctrl ioctl(), so if the application actually set the
brightness to the "default", it would actually end up being way too bright.

This work was sponsored by GetWellNetwork Inc.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/au8522_decoder.c