V4L/DVB (12853): tm6000: Fix almost all warnings at the driver
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 Sep 2009 20:16:32 +0000 (17:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:40:25 +0000 (00:40 -0300)
commit64d339d42d6165c3276b524b939f7866693b83e0
tree514973379907ec2d1acf09b1fac371d4c2041389
parent427f7facb374b8651ff01b7700e690ef8ccae159
V4L/DVB (12853): tm6000: Fix almost all warnings at the driver

Onr warning is left, since it is there for a purpose:
tm6000-core.c:218: warning: ISO C90 forbids mixed declarations and code

It indicates a place where a temporary hack were added. Tests are needed to be sure that
we can remove it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-cards.c
drivers/staging/tm6000/tm6000-i2c.c
drivers/staging/tm6000/tm6000-video.c