]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: ft1000: Fix return values type.
authorMarek Belisko <marek.belisko@open-nandra.com>
Wed, 9 Feb 2011 14:02:36 +0000 (15:02 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Feb 2011 22:55:49 +0000 (14:55 -0800)
commit4a526fca849f942426ed1017c9a8060a503c3883
tree7edf7d68878c93c3cf78bec96f89c475a51f3232
parentdc080fdaca4c0fb379b62bffef2db5c74a883728
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 <marek.belisko@open-nandra.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
drivers/staging/ft1000/ft1000-usb/ft1000_proc.c
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h