From: Stefan Agner Date: Mon, 16 Mar 2015 21:42:34 +0000 (+0100) Subject: pinctrl: tegra: use signed bitfields for optional fields X-Git-Tag: omap-for-v4.2/o2_dc~138^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c02dced975cbb3e7cb097a0895ce0143b3386a;p=pandora-kernel.git pinctrl: tegra: use signed bitfields for optional fields Optional fields are set to -1 by various preprocessor macros. Make sure the fields can actually store them. Signed-off-by: Stefan Agner Acked-by: Stephen Warren Tested-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed