Commit 72bcf3bb authored by Miguel Gómez Sexto's avatar Miguel Gómez Sexto

Chan fix

Signed-off-by: Miguel Gómez Sexto's avatarMiguel Gomez <magomez@igalia.com>
parent 0a8367b6
......@@ -364,7 +364,7 @@ static int __tdc_close_file(struct tdc_board *b, int chan)
return -1;
}
b->ctrl[chan] = -1;
b->ctrl[chan_dec] = -1;
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment