altos: Disable MS5607 interrupt in the handler altosdroid
authorKeith Packard <keithp@keithp.com>
Thu, 28 Jun 2012 23:05:56 +0000 (16:05 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Jun 2012 23:05:56 +0000 (16:05 -0700)
commitca1bc20735a170a77066f5f37e0ad728899a3989
tree2645911d72495b8b5643495f4fe896d56bf5c751
parent572e1664938c7ce6c308b36779f6a412959e03f1
altos: Disable MS5607 interrupt in the handler

Avoids having the interrupt re-raised multiple times until the reading
task finally wakes up.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_ms5607.c