From: Johan Hovold Date: Thu, 21 Mar 2013 11:37:42 +0000 (+0100) Subject: USB: opticon: fix return value of tiocmset X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c51dca2ce9a3dd0c52ec6f57df4fb3e81e3ec7;p=pandora-kernel.git USB: opticon: fix return value of tiocmset Make sure we return 0 or a negative error number appropriate for userspace on errors. Currently 1 rather than 0 is returned on successful operation. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed