altos: Stop attempting to ramp power on CC115L
authorKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:00:06 +0000 (16:00 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:00:06 +0000 (16:00 -0800)
commit80a0397dde2f787fb20fd2520b274b826c68ed5a
tree3b203c9a8c1f24db1201277bf015db3218c7834a
parentf2e5ffd839fe5be99359e4c86a96f03148bac698
altos: Stop attempting to ramp power on CC115L

The PA register on the 115L isn't in any way monotonic, making the old
code broken. Just rempve it instead of fixing it; we don't ramp
anywhere else...

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