Joakim Gebart
a991d7c58e
nrf24l01p: Remove redundant gpio_clear/gpio_set.
...
This change removes extra gpio_clear(dev->cs) before calling
nrf24l01p_read_reg(), nrf24l01p_write_reg(). The GPIO handling is not
necessary since nrf24l01p_{read,write}_reg() handle the CS pin
internally.
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
2015-01-19 19:05:39 +01:00
..
2015-01-19 19:05:39 +01:00
2015-01-19 19:05:39 +01:00
2014-12-11 17:27:54 +01:00
2015-01-06 19:35:46 +01:00
2014-12-03 22:59:14 +01:00
2014-11-24 13:15:58 +01:00
2015-01-15 10:56:58 +01:00
2014-10-22 07:50:48 +02:00
2014-11-06 10:36:41 +01:00
2014-09-12 11:50:12 +02:00
2014-10-30 20:24:44 +01:00
2014-11-06 11:28:22 +01:00
2014-08-27 19:20:49 +02:00
2015-01-09 11:10:59 +01:00
2015-01-08 11:44:32 +01:00
2015-01-07 12:34:06 +01:00
2014-10-30 14:05:29 +01:00
2014-10-30 22:35:00 +01:00
2015-01-19 19:05:39 +01:00
2014-09-26 18:07:46 +02:00
2014-06-11 20:17:44 +02:00
2014-07-31 17:35:47 +02:00
2014-08-27 19:20:49 +02:00
2014-11-21 09:21:27 +01:00
2014-12-17 15:37:25 +01:00
2015-01-07 13:53:23 +01:00
2014-08-23 16:16:26 +02:00
2014-11-26 13:50:29 +01:00
2015-01-09 11:10:59 +01:00