From: Thierry Reding Date: Mon, 24 Nov 2014 11:27:59 +0000 (+0100) Subject: drm/tegra: dsi: Registers are 32-bit X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~25^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0b4ca1123e5b05daeabaa1879ff1fcebd5f9e1;p=pandora-kernel.git drm/tegra: dsi: Registers are 32-bit Use a sized unsigned 32-bit data type (u32) to store register contents. The DSI registers are 32 bits wide irrespective of the architecture's data width. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed