From: Christian Ruppert Date: Fri, 11 Apr 2014 14:46:04 +0000 (+0200) Subject: pinctrl/TB10x: Fix signedness bug X-Git-Tag: omap-for-v3.16/pm-signed~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5fba3d4ae3a7aae2c4a56d4a234aa556b7caca;p=pandora-kernel.git pinctrl/TB10x: Fix signedness bug In the TB10x pin database, a port index of -1 is used to indicate unmuxed GPIO pin groups. This bug fixes a 'cast to unsigned' bug of this value. Thanks to Dan Carpenter for highlighting this. CC: Dan Carpenter Signed-off-by: Christian Ruppert Signed-off-by: Linus Walleij --- Reading git-diff-tree failed