Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[profile/ivi/kernel-adaptation-intel-automotive.git] / include / media / mmp-camera.h
1 /*
2  * Information for the Marvell Armada MMP camera
3  */
4
5 struct mmp_camera_platform_data {
6         struct platform_device *i2c_device;
7         int sensor_power_gpio;
8         int sensor_reset_gpio;
9 };