From: Mauro Carvalho Chehab Date: Wed, 30 Apr 2008 18:45:00 +0000 (-0300) Subject: V4L/DVB (7804): tea5767: Fix error logic X-Git-Tag: v2.6.26-rc3~62^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b538d28c2e326ed226096408dce4d9469d7ffa39;p=pandora-kernel.git V4L/DVB (7804): tea5767: Fix error logic As pointed by Andrew Morton, the error testing were wrong. After reviewing tea5767, it were returning a positive value for errors. So, the double errors were cancelling each other. This patch fix it properly. It also considers any positive value as ok, on tuner-core. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed