commit | 443f483aa2494b93d73ba122cafdf2ef89989ed7 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Sep 09 07:06:50 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 03 18:28:59 2011 -0200 |
tree | 8b94a6d4ef0696c0b9310dd2bb7bdadee1eb7249 | |
parent | 14178aa57ce6ac4f05b4df8ea9e010486ce83a76 [diff] |
[media] V4L: mt9m001, mt9v022: use internally cached pixel code Using the internally cached pixel code, instead of the one, provided by the soc-camera, removes one more use of struct soc_camera_device in these drivers. Also remove the no longer needed soc_camera_from_i2c() inline function. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>