linux/drivers/gpu/drm/rockchip
Philipp Zabel ecaa490222 drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on break
Using the for_each_... macro should make the code a bit shorter and
easier to read. Also, when breaking out of the loop, the endpoint node
reference count needs to be decremented.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
2015-04-08 11:14:27 +02:00
..
dw_hdmi-rockchip.c
Kconfig drm: rockchip: add reset controller dependency 2015-01-31 10:11:48 +10:00
Makefile
rockchip_drm_drv.c drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on break 2015-04-08 11:14:27 +02:00
rockchip_drm_drv.h
rockchip_drm_fb.c
rockchip_drm_fb.h
rockchip_drm_fbdev.c
rockchip_drm_fbdev.h
rockchip_drm_gem.c drm/rockchip: fix dma_alloc_attrs() error check 2015-01-09 11:29:06 +08:00
rockchip_drm_gem.h
rockchip_drm_vop.c drm: rockchip: export functions needed by rockchip dw_hdmi bridge driver 2015-01-07 18:32:35 +01:00
rockchip_drm_vop.h