]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
media: m5mols: Correct reported ISO values
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 24 Jul 2012 15:12:07 +0000 (12:12 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 14:52:32 +0000 (07:52 -0700)
commite14498e734869324747c5c7f039549566885f76f
treea74564253fd592bf020367c68380fa4520f359f6
parentbd2c6675ad6c33e2130860ab513466bd9a4069e3
media: m5mols: Correct reported ISO values

commit 6126b912c84240692e26c1b820a7097610eddf34 upstream.

The V4L2_CID_ISO_SENSITIVITY control menu values should be
standard ISO values multiplied by 1000. Multiply all menu
items by 1000 so ISO is properly reported as 50...3200 range.

This applies to kernels 3.5+.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/video/m5mols/m5mols_controls.c