V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculation
[powerpc.git] / drivers / char / cyclades.c
index d1bd0f0..e4f579c 100644 (file)
@@ -1602,8 +1602,8 @@ static void cyz_handle_tx(struct cyclades_port *info,
                        info->icount.tx++;
                }
 #endif
-ztxdone:
                tty_wakeup(tty);
+ztxdone:
                /* Update tx_put */
                cy_writel(&buf_ctrl->tx_put, tx_put);
        }