From: Lars-Peter Clausen Date: Sun, 23 Jun 2013 13:01:35 +0000 (-0300) Subject: [media] tvp514x: Fix init seqeunce X-Git-Tag: v3.11-rc1~17^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a12d0c9272ae24491b983c4982acdacdac1baf;p=pandora-kernel.git [media] tvp514x: Fix init seqeunce client->driver->id_table will always point to the first entry in the device id table. So all devices will use the same init sequence. Use the id table entry that gets passed to the driver's probe() function to get the right init sequence. Signed-off-by: Lars-Peter Clausen Acked-by: Lad, Prabhakar Tested-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed