From: Marek Belisko Date: Wed, 9 Feb 2011 14:02:36 +0000 (+0100) Subject: staging: ft1000: Fix return values type. X-Git-Tag: v2.6.39-rc1~469^2~602 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a526fca849f942426ed1017c9a8060a503c3883;p=pandora-kernel.git staging: ft1000: Fix return values type. Change return values type from u16 to int because all functions use ft1000_control function which return int. Signed-off-by: Marek Belisko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed