On Mon, 21 Jun 2010, Baruch Siach wrote:
> This allows the platform camera to arrange a change in the capture format.
Sorry, no. I don't like this. This driver is a very primitive piece of
code, allowing you to bootstrap a camera in a most simple static way. We
even were considering removing it
This allows the platform camera to arrange a change in the capture format.
Signed-off-by: Baruch Siach
---
drivers/media/video/soc_camera_platform.c |3 +++
include/media/soc_camera_platform.h |2 ++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video