From: Mauro Carvalho Chehab Date: Thu, 13 Nov 2008 19:22:53 +0000 (-0300) Subject: V4L/DVB (9620): tvaudio: use a direct reference for chip description X-Git-Tag: v2.6.28-rc5~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81cb5c4f7fbe6971d9c61401bc47193290fd59b7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed