commit | d7fe4a602df6b31475303a9f9d4d4c9fc6ae34f5 | [log] [tgz] |
---|---|---|
author | Ruslan Pisarev <ruslan@gmail.com> | Wed Oct 20 06:34:40 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 13:55:07 2010 -0200 |
tree | ac58e77462d73501dd64cb91265102f02ed8c142 | |
parent | 024fafbac36b176d978ccd0fb1cae1fbc38c7fee [diff] |
[media] tm6000: don't initialize static var on tm6000-i2c.c This is a patch to the tm6000-i2c.c file that fixed "ERROR: do not initialise statics to 0 or NULL" found by the checkpatch.pl tools. Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>