]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9620): tvaudio: use a direct reference for chip description
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Nov 2008 19:22:53 +0000 (16:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Nov 2008 16:24:45 +0000 (14:24 -0200)
commit81cb5c4f7fbe6971d9c61401bc47193290fd59b7
treeb30b928f43124a8d5205a16ad7371127893583e4
parentb4ab114cf750a49d91fc292439f8ef69a35a0fab
V4L/DVB (9620): tvaudio: use a direct reference for chip description

Instead of storing the pointer for the proper entry at chip description
table, the driver were storing an indirect reference, by using an index.
Better to reference directly the data.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvaudio.c