From b6babdd93c1e679b49858d1ebe44144e93b744fb Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Wed, 5 Mar 2014 10:20:53 +0100
Subject: [PATCH] staging: imx-drm-core: use of_graph_parse_endpoint
Using of_graph_parse_endpoint recovers the port id from an endpoint device
tree node. This just replaces an open coded read of the "reg" property.
Signed-off-by: Philipp Zabel
Signed-off-by: Russell King
---
Reading git-format-patch failed