gpio/pca953x.c: Interrupt pin is active-low
authorDavid Jander <david@protonic.nl>
Wed, 1 Jun 2011 08:57:27 +0000 (10:57 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 6 Jun 2011 16:09:42 +0000 (10:09 -0600)
The interrupt pin of the PCA953x is active low, and on the rising edge
no interrupt should be produced.

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found