From: Ajay Kumar Date: Tue, 20 Jan 2015 16:38:42 +0000 (+0530) Subject: drm/bridge: ptn3460: Few trivial cleanups X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d50d57c4403aac70d23d2f442ab9ef4a668791;p=pandora-kernel.git drm/bridge: ptn3460: Few trivial cleanups This patch does the following changes: -- Use usleep_range instead of udelay. -- Remove driver_private member from ptn3460 structure. -- Make all possible functions and structures static. -- Use dev_err for non-DRM errors. -- Arrange header files alphabetically. -- s/edid/EDID in all error messages. Signed-off-by: Ajay Kumar Acked-by: Inki Dae Tested-by: Rahul Sharma Tested-by: Javier Martinez Canillas Tested-by: Gustavo Padovan Tested-by: Sjoerd Simons Signed-off-by: Thierry Reding --- Reading git-diff-tree failed