From: Guennadi Liakhovetski Date: Fri, 3 Apr 2009 13:34:02 +0000 (-0300) Subject: V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the new... X-Git-Tag: v2.6.30-rc1~136^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71df97a3ffdb2bfc286c3fa0c2b1a0aa3a6bf88;p=pandora-kernel.git V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the new clock naming With the i.MX31 transition to clkdev clock names have changed, but mistakenly the "mx3-camera.0" has been registered with a non-NULL connection ID, which is not necessary, since this is the only clock, used by the capture interface driver. Fix the clock definition and the driver to use NULL as a connection ID. Signed-off-by: Guennadi Liakhovetski Acked-by: Sascha Hauer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed