From: Lad, Prabhakar Date: Sat, 25 May 2013 16:39:35 +0000 (-0300) Subject: [media] media: i2c: ths7303: remove unnecessary function ths7303_setup() X-Git-Tag: v3.11-rc1~17^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8524ce558a0111762efa1a6b5ba9ce5e092b4707;p=pandora-kernel.git [media] media: i2c: ths7303: remove unnecessary function ths7303_setup() the ths7303_setup() was doing the same thing as ths7303_setval() except that ths7303_setval() sets it to some particular mode. This patch removes ths7303_setup() function and calls ths7303_setval() in the probe setting the device to 480I_576I filter mode in the probe. Signed-off-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed