From: Brian Johnson Date: Mon, 19 Apr 2010 00:42:40 +0000 (-0300) Subject: V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag X-Git-Tag: v2.6.35-rc1~480^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ddc16f1003fc13d57ebe5061b29e16e6f84848;p=pandora-kernel.git V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag Reverse HAS_BUTTON logic since most webcams either have a button or if they don't don't bother to send any interrupts. However I have at least one model that appears to leave the button GPIO floating and can send a bogus interrupt. Signed-off-by: Brian Johnson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed