]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] gspca-stk1135: Add delay after configuring clock
authorOndrej Zary <linux@rainbow-software.org>
Sun, 3 Nov 2013 00:09:07 +0000 (21:09 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 29 Nov 2013 14:03:16 +0000 (12:03 -0200)
commit4fd1fb7af5c19ccfc1dba66ba7ffaf0fb3be6ee1
treea2c2919ede2ee304bd7933006e1943fdc15d2656
parentb317828beec632791a440a677de5116ab9bd900a
[media] gspca-stk1135: Add delay after configuring clock

Add a small delay at the end of configure_clock() to allow sensor to initialize.
This is needed by Asus VX2S laptop webcam to detect sensor type properly (the already-supported MT9M112).

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/gspca/stk1135.c