drm/rcar-du: use for_each_endpoint_of_node macro
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 22 Dec 2014 10:46:40 +0000 (11:46 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 8 Apr 2015 09:14:26 +0000 (11:14 +0200)
commit4af642d5bf75c726c874a198daf742589db30981
tree943527ed773fd15cd0bd7ffab081c9da11b4a91f
parent539bb6a248858edd99d8645677345799f37ca51d
drm/rcar-du: use for_each_endpoint_of_node macro

Using the for_each_... macro should make the code a bit shorter and
easier to read.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_kms.c