altos: Use ao_spi_get/put_bit in MS5607 driver
authorKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 02:57:23 +0000 (19:57 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 02:57:23 +0000 (19:57 -0700)
commitf794e6c95697b034be315632fddb3a5475c43b5b
tree39a23ca2d6ac7fa90fb8b6cc0d7ba28e9b32a905
parentb7ab41e4dc92dcd382f4c05459088d8df8b70075
altos: Use ao_spi_get/put_bit in MS5607 driver

Replace open-coded ao_spi_get/put and ao_gpio_set sequences

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