From: Thierry Reding Date: Tue, 6 Dec 2011 12:39:35 +0000 (-0300) Subject: [media] tm6000: Fix check for interrupt endpoint X-Git-Tag: v3.3-rc1~48^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be9c8fb58e48cd0110bd9504b0af1e18fa54467;p=pandora-kernel.git [media] tm6000: Fix check for interrupt endpoint Checking for &dev->int_in is useless because it returns the address of the embedded struct tm6000_endpoint, which will always be positive and therefore true. Signed-off-by: Thierry Reding Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed