From: Thierry Reding Date: Thu, 11 Jun 2015 16:33:48 +0000 (+0200) Subject: drm/tegra: dpaux: Fix transfers larger than 4 bytes X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c1dae0a07c651526f8e878d223a88f82caa5a50;p=pandora-kernel.git drm/tegra: dpaux: Fix transfers larger than 4 bytes The DPAUX read/write FIFO registers aren't sequential in the register space, causing transfers larger than 4 bytes to cause accesses to non- existing FIFO registers. Fixes: 6b6b604215c6 ("drm/tegra: Add eDP support") Signed-off-by: Thierry Reding --- Reading git-diff-tree failed