media: replace all <spaces><tab> occurrences
[linux-2.6-block.git] / drivers / media / dvb-frontends / stv0900_core.c
index 0b739725e3c0c06c9fb14f42ed09e5322a613968..72f17b97ca04c30d0e25ea3af8801a9f61eb4b22 100644 (file)
@@ -1929,7 +1929,7 @@ struct dvb_frontend *stv0900_attach(const struct stv0900_config *config,
        switch (demod) {
        case 0:
        case 1:
-               init_params.dmd_ref_clk         = config->xtal;
+               init_params.dmd_ref_clk         = config->xtal;
                init_params.demod_mode          = config->demod_mode;
                init_params.rolloff             = STV0900_35;
                init_params.path1_ts_clock      = config->path1_mode;