Commit 0b13be9f authored by Miguel Gómez Sexto's avatar Miguel Gómez Sexto

Added fixme to remember to store the dacapo flag

Signed-off-by: Miguel Gómez Sexto's avatarMiguel Gomez <magomez@igalia.com>
parent ea7f6b6c
......@@ -353,6 +353,7 @@ int tdc_read(struct tdc_board *b, int chan, struct tdc_time *t,
t[i].utc = ctrl.tstamp.secs;
t[i].ticks = ctrl.tstamp.ticks;
t[i].bins = ctrl.tstamp.bins;
/* FIXME: store dacapr flag from wherever it is */
i++;
continue;
......
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