]> bbs.cooldavid.org Git - net-next-2.6.git/commit
OMAP1: Add support for SoC camera interface
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Fri, 1 Oct 2010 23:37:00 +0000 (16:37 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Oct 2010 23:37:00 +0000 (16:37 -0700)
commit1a96edd70c1f4b4a1904803f8a83900087f4d1da
tree899632b9589c8b8fe91b5e5891e5d4995e515650
parent7ad0e386d46e9edff64705ab25337ad9130baf63
OMAP1: Add support for SoC camera interface

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>
arch/arm/mach-omap1/devices.c
arch/arm/mach-omap1/include/mach/camera.h [new file with mode: 0644]