[media] saa7164: remove duplicate initialization
authorDan Carpenter <dan.carpenter@oracle.com>
Sun, 15 Jan 2012 10:25:57 +0000 (07:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Jan 2012 14:35:55 +0000 (12:35 -0200)
These were initialized twice by mistake.  They were defined the same way
both times so this doesn't change how the code works.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found