WSL2-Linux-Kernel/drivers/media
Philipp Zabel f033c0bcc5 of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Decrementing the reference count of the previous endpoint node allows to
use the of_graph_get_next_endpoint function in a for_each_... style macro.
All current users of this function that pass a non-NULL prev parameter
(that is, soc_camera and imx-drm) are changed to not decrement the passed
prev argument's refcount themselves.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-02-23 11:42:23 +01:00
..
common [media] btcx-risc: move to bt8xx 2014-12-23 10:13:19 -02:00
dvb-core [media] dvb_net: Convert local hex dump to print_hex_dump_debug 2015-02-03 18:24:44 -02:00
dvb-frontends [media] stb0899: use sign_extend32() for sign extension 2015-02-03 18:16:18 -02:00
firewire
i2c [media] adv7180: Add fast switch support 2015-02-02 11:51:38 -02:00
mmc [media] siano: fix Kconfig dependencies 2015-02-02 11:08:02 -02:00
pci mm: gup: use get_user_pages_unlocked 2015-02-11 17:06:05 -08:00
platform of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint 2015-02-23 11:42:23 +01:00
radio [media] radio/aimslab: use mdelay instead of udelay 2015-02-02 11:07:09 -02:00
rc [media] lirc_dev: avoid potential null-dereference 2015-02-03 17:33:42 -02:00
tuners [media] si2157: change firmware variable name and type 2015-01-29 18:50:28 -02:00
usb [media] lmedm04: add read snr, signal strength and ber call backs 2015-02-03 17:16:33 -02:00
v4l2-core [media] videobuf: make unused exported functions static 2015-01-27 10:01:33 -02:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c