From: Lad, Prabhakar Date: Sat, 25 May 2013 16:39:33 +0000 (-0300) Subject: [media] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata X-Git-Tag: v3.11-rc1~17^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f9f8ae98a580fa710f9652b01b9690e224fb1f;p=pandora-kernel.git [media] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata Remove init_enable from ths7303 pdata as it is being dropped from ths7303_platform_data. The purpose of init_enable was that the device should start streaming video immediately but instead the bridge drivers should call s_stream explicitly for such devices. This is in fact what happens for the dm365, so setting init_enable here never made sense in the first place. Signed-off-by: Lad, Prabhakar [hans.verkuil@cisco.com: improve the commit comment] Acked-by: Sekhar Nori Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed