V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()
[safe/jmp/linux-2.6] / drivers / media / dvb / frontends / zl10353.c
index 1234eb0..ac39f55 100644 (file)
@@ -153,8 +153,8 @@ static int zl10353_set_parameters(struct dvb_frontend *fe,
        }
 
        // if pllbuf is defined, retrieve the settings
-       if (fe->ops->tuner_ops.pllbuf) {
-               fe->ops->tuner_ops.pllbuf(fe, param, pllbuf+1, 5);
+       if (fe->ops->tuner_ops.calc_regs) {
+               fe->ops->tuner_ops.calc_regs(fe, param, pllbuf+1, 5);
                pllbuf[1] <<= 1;
        } else {
                // fake pllbuf settings