From: Michael Hennerich Date: Wed, 27 Oct 2010 22:33:20 +0000 (-0700) Subject: gpio: adp5588-gpio: gpio_start must be signed X-Git-Tag: v2.6.37-rc1~85^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef8c8c51a7d76bae73e0259c356b24533b6b7c0;p=pandora-kernel.git gpio: adp5588-gpio: gpio_start must be signed Common code interprets this as a signed value (a negative value is used to request dynamic ID allocation), so make sure the platform data has proper types to support that. Signed-off-by: Michael Hennerich Signed-off-by: Mike Frysinger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed