commit | 121a2dd860f8348fb014b660f133a0cb9a16273e | [log] [tgz] |
---|---|---|
author | David Jander <david@protonic.nl> | Wed Jun 01 10:57:27 2011 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jun 06 10:09:42 2011 -0600 |
tree | 7a1391d7fccdea56c974ceab6f9bed5fc202ec91 | |
parent | c6b52c13de4415ed5774be8c076685715de56096 [diff] |
gpio/pca953x.c: Interrupt pin is active-low 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>