just another trace

parent 27040ff8
......@@ -292,6 +292,7 @@ static void ft_dma_work(struct work_struct *work)
loop = (unsigned long *) &irq_stat;
/* arm all csets */
n_block = 0;
printk(KERN_INFO "ft = %p\n", ft);
printk(KERN_INFO "ft->zdev->n_cset = %d\n", ft->zdev->n_cset);
for_each_set_bit(i, loop, ft->zdev->n_cset) {
st = &ft->channels[i];
......
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