]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: tegra: reduce size of data table fields
authorStephen Warren <swarren@nvidia.com>
Mon, 14 Apr 2014 21:33:41 +0000 (15:33 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 22 Apr 2014 14:52:38 +0000 (16:52 +0200)
commit0298fc3e1b057bd89ecfa3b00c1f5106d50c8136
treee536e562a1f5f852329d08f51072f234ddbd5adf
parent6240d691be7dfb8bc6be0ff84ac567ea434401a8
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 <swarren@nvidia.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-tegra.h