From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 22 Feb 2016 17:15:38 +0100 Subject: [U-Boot] [PATCH v2 22/25] exynos: video: Rename edp_device_info to exynos_dp_priv In-Reply-To: <1456114142-3610-23-git-send-email-sjg@chromium.org> References: <1456114142-3610-1-git-send-email-sjg@chromium.org> <1456114142-3610-23-git-send-email-sjg@chromium.org> Message-ID: <20160222171538.28fc0269@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 21 Feb 2016 21:08:59 -0700 Simon Glass sjg at chromium.org wrote: > Rename this function to better fit with driver model. It is the private data > for the exynos EDP driver. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin