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