commit | 2c52a2fce0f00479548a076d900d1a2ddd001c27 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Mon Mar 24 16:33:11 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 13:09:54 2014 -0300 |
tree | 17459ae37f288b8f595474f1e1481f23620fd81e | |
parent | abc1308f0bb89d1e59d1eccb71f85161f8e80108 [diff] |
[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 <fschaefer.oss@googlemail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>