commit | 33ddc16f1003fc13d57ebe5061b29e16e6f84848 | [log] [tgz] |
---|---|---|
author | Brian Johnson <brijohn@gmail.com> | Sun Apr 18 21:42:40 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:59:00 2010 -0300 |
tree | c892df38e7f581365932051a3281f03311a61e93 | |
parent | 5d26ed9102404dec1b9ae3ea3ad3832fe6330f0f [diff] |
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 <brijohn@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>