From: Stephen Warren Date: Mon, 14 Apr 2014 21:33:41 +0000 (-0600) Subject: pinctrl: tegra: reduce size of data table fields X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~31^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0298fc3e1b057bd89ecfa3b00c1f5106d50c8136;p=pandora-kernel.git pinctrl: tegra: reduce size of data table fields The range of npins and function ID values is small enough to fit into a u8. Use this type rather than unsigned to shrink the pinmux data tables. Signed-off-by: Stephen Warren Acked-by: Laxman Dewangan Signed-off-by: Linus Walleij --- Reading git-diff-tree failed