V4L/DVB: Add a parser for cx231xx i2c logs
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 3 Oct 2010 00:15:45 +0000 (21:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 3 Oct 2010 00:42:50 +0000 (21:42 -0300)
commit606fd3cf99ac5673395fdc81a2d618698e05ce07
treef1c1ad8ad25a9781278855b796d361950b55191e
parent5dd23169efbfe66a5364f03d84b3defc945b3223
V4L/DVB: Add a parser for cx231xx i2c logs

This is an incomplete parser for cx231xx. Currently, it
gets only i2c traffic. Yet, this is very useful when adding support
for newer cards with different i2c components on it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
contrib/cx231xx/parse_cx231xx.pl [new file with mode: 0755]