aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/include/mach/camera.h
AgeCommit message (Collapse)Author
2010-11-05OMAP1: camera.h: add missing includeJanusz Krzysztofik
#include <media/omap1_camera.h> directive is required to compile the dependant boards (board-ams-delta for now). Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>
2010-10-01OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik
This patch adds a definition of the OMAP1 camera interface platform device, and a function that allows for providing a board specific platform data. The device will be used with the upcoming OMAP1 SoC camera interface driver. Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Signed-off-by: Tony Lindgren <tony@atomide.com>