From 9b7afc615eb6c85c7765dfc57cdddcf7e728c6eb Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 21 Feb 2010 22:43:43 +0100 Subject: twl3025: fix typo --- src/target/firmware/abb/twl3025.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/target/firmware/abb/twl3025.c b/src/target/firmware/abb/twl3025.c index 5138e75..24149a7 100644 --- a/src/target/firmware/abb/twl3025.c +++ b/src/target/firmware/abb/twl3025.c @@ -265,7 +265,7 @@ void twl3025_uplink(int on, int16_t at) tpu_enq_at(bul_ena); twl3025_tsp_write(BULON); tpu_enq_wait(35); /* minimum time required to bring the ramp down (needed!) */ - twp3025_tsp_write(0); + twl3025_tsp_write(0); } } -- cgit v1.2.3-55-g7522