• Mauro Carvalho Chehab's avatar
    V4L/DVB: saa7134: Fix IRQ2 bit names for the register map · 3629e1da
    Mauro Carvalho Chehab authored
    There's an error at the IRQ2 bit map registers. Also, it doesn't
    show what bits are needed for positive and for negative edge.
    
    In the case of IR raw decoding, for some protocols, it is important
    to detect both positive and negative edges. So, a latter patch
    will need to use the other values.
    
    Also, the code that detects problems on IRQ handling is incomplete,
    as it disables only one of the IRQ bits for GPIO16 and GPIO18.
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    3629e1da
saa7134-reg.h 17.3 KB