Searched hist:"7416 f4e3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_of.c | 7416f4e3 Thu Jul 03 15:59:51 CDT 2014 Philipp Zabel <p.zabel@pengutronix.de> drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
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> 7416f4e3 Thu Jul 03 15:59:51 CDT 2014 Philipp Zabel <p.zabel@pengutronix.de> drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs 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>
|