Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OMAP1: camera.h: add missing include | Janusz Krzysztofik | 2010-11-05 | 1 | -0/+2 |
| | | | | | | | | | #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> | ||||
* | OMAP1: Add support for SoC camera interface | Janusz Krzysztofik | 2010-10-01 | 1 | -0/+11 |
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> |