android_kernel_oneplus_msm8998/drivers/media
Hans Verkuil f7591f1a02 adv7604: fix tx 5v detect regression
commit 0ba4581c84cfb39fd527f6b3457f1c97f6356c04 upstream.

The 5 volt detect functionality broke in 3.14: the code reads IO register 0x70
again after it has already been cleared. Instead it should use the cached
irq_reg_0x70 value and the io_write to 0x71 to clear 0x70 can be dropped since
this has already been done.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-09 15:34:53 -08:00
..
common
dvb-core media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode 2016-03-03 15:07:13 -08:00
dvb-frontends tda1004x: only update the frontend properties if locked 2016-03-03 15:07:14 -08:00
firewire
i2c adv7604: fix tx 5v detect regression 2016-03-09 15:34:53 -08:00
mmc
pci saa7134-alsa: Only frees registered sound cards 2016-02-17 12:31:00 -08:00
platform media updates for v4.4-rc1 2015-11-05 12:05:15 -08:00
radio
rc rc: sunxi-cir: Initialize the spinlock properly 2016-03-03 15:07:13 -08:00
tuners si2157: return -EINVAL if firmware blob is too big 2016-03-03 15:07:14 -08:00
usb gspca: ov534/topro: prevent a division by 0 2016-03-03 15:07:14 -08:00
v4l2-core vb2: fix a regression in poll() behavior for output,streams 2016-03-03 15:07:14 -08:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c