[media] tm6000: fix a macro coding style issue
commit4363a0b8343747a429df526249d2f3194403365c
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Wed, 20 Oct 2010 09:34:18 +0000 (20 06:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Oct 2010 03:29:28 +0000 (23 01:29 -0200)
tree742b15bbbc7cac73935d8fdecfecd56a88fb18cf
parent638054ab0276c40eca7cf49ae107e3d6f67ebf38
[media] tm6000: fix a macro coding style issue

This is a patch to the tm6000-core.c file that fixed up a macros error
and error initialise statics to 0 found by the checkpatch.pl tools.

[mchehab@redhat.com: removed a merge conflict and add spaces between binary operator]
Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-core.c