linux/drivers/media
Bingbu Cao d84a2e4900 media: ov8856: ignore gpio and regulator for ov8856 with ACPI
For ov8856 working with ACPI, it does not depend on the reset gpio
and regulator to do reset and power control, so should get the gpio
and regulator for non-ACPI cases only, otherwise it will break ov8856
with ACPI.

[Sakari Ailus: Wrap a line over 80 chars.]

Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Tianshu Qiu <tian.shu.qiu@intel.com>
Cc: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-08-04 14:43:51 +02:00
..
cec media: platform: stm32: unprepare clocks at handling errors in probe 2021-07-22 14:01:55 +02:00
common Merge branch 'akpm' (patches from Andrew) 2021-06-29 17:29:11 -07:00
dvb-core media: dvb-core: frontend: make GET/SET safer 2021-06-17 09:29:11 +02:00
dvb-frontends media: dvb-frontends: cx24117: Delete 'break' after 'goto' 2021-07-12 14:28:10 +02:00
firewire module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
i2c media: ov8856: ignore gpio and regulator for ov8856 with ACPI 2021-08-04 14:43:51 +02:00
mc media: mc-device.c: use DEVICE_ATTR_RO() helper macro 2021-08-04 14:43:50 +02:00
mmc
pci media: saa7164: remove redundant continue statement 2021-07-12 09:16:38 +02:00
platform media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete() 2021-08-04 14:43:50 +02:00
radio media: radio: si4713: constify static struct v4l2_ioctl_ops 2021-06-02 13:26:11 +02:00
rc media: rc: introduce Meson IR TX driver 2021-08-04 14:43:49 +02:00
spi media: cxd2880-spi: Fix an error handling path 2021-07-12 14:27:47 +02:00
test-drivers media: vivid: increase max number of allowed 2021-07-12 09:16:36 +02:00
tuners media: m88rs6000t: avoid potential out-of-bounds reads on arrays 2021-03-22 17:41:39 +01:00
usb media: em28xx-input: fix refcount bug in em28xx_usb_disconnect 2021-08-04 14:43:49 +02:00
v4l2-core media: v4l2-flash: Check whether setting LED brightness succeeded 2021-08-04 14:43:51 +02:00
Kconfig media: Correct 'so' 2021-03-22 11:52:09 +01:00
Makefile