Re: [PATCH v3] MFD: PCAP driver

From: Daniel Ribeiro
Date: Wed May 27 2009 - 01:00:40 EST


Em Qua, 2009-05-27 Ãs 01:42 -0300, Daniel Ribeiro escreveu:
> + /* redirect interrupts to AP, except adcdone2 */
> + if (!(pdata->config & PCAP_SECOND_PORT))
> + ezx_pcap_write(pcap, PCAP_REG_INT_SEL, PCAP_IRQ_ADCDONE2);

Just an amendment here, should be (1 << PCAP_IRQ_ADCDONE2), I will fix
this for v4 after I get comments on this version.

Sorry for the noise. :)

--
Daniel Ribeiro

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/