From: Frank Schaefer Date: Mon, 24 Mar 2014 19:33:11 +0000 (-0300) Subject: [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c52a2fce0f00479548a076d900d1a2ddd001c27;p=pandora-kernel.git [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2 The current clock definition applies only to the V4L2 side of the driver. Move its struct pointer to the v4l2_dev, where it belongs. Signed-off-by: Frank Schäfer Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed