]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mx2_camera: fix pixel clock polarity configuration
authorBaruch Siach <baruch@tkos.co.il>
Wed, 27 Oct 2010 07:03:52 +0000 (04:03 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:52 +0000 (13:58 -0800)
commit50476543397ba4f7191cfeb555cf6de0e2fa63c4
tree20d4f78683e385e221e5897b72cd102565670918
parent2a71e215aa15cab942a814904e108d72dc86cfbb
mx2_camera: fix pixel clock polarity configuration

commit 42cc37fe20cc680fb58fe12ae5ba718d683b8ca2 upstream.

When SOCAM_PCLK_SAMPLE_FALLING, just leave CSICR1_REDGE unset, otherwise we get
the inverted behaviour.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/mx2_camera.c