V4L/DVB: stv0900: Whitespace cleanup
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Mar 2010 12:35:47 +0000 (09:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:50:20 +0000 (00:50 -0300)
Fixes sync with -hg tree

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/stv0900_core.c

index a3cdca7..4f5e7d3 100644 (file)
@@ -1875,7 +1875,7 @@ static struct dvb_frontend_ops stv0900_ops = {
        },
        .release                        = stv0900_release,
        .init                           = stv0900_init,
-       .get_frontend                   = stv0900_get_frontend,
+       .get_frontend                   = stv0900_get_frontend,
        .get_frontend_algo              = stv0900_frontend_algo,
        .i2c_gate_ctrl                  = stv0900_i2c_gate_ctrl,
        .diseqc_send_master_cmd         = stv0900_send_master_cmd,