Merge tag 'sunxi-core-for-3.14-2' of https://github.com/mripard/linux into next/soc
[deliverable/linux.git] / include / media / mmp-camera.h
CommitLineData
67a8dbbc
JC
1/*
2 * Information for the Marvell Armada MMP camera
3 */
4
5struct mmp_camera_platform_data {
6 struct platform_device *i2c_device;
7 int sensor_power_gpio;
8 int sensor_reset_gpio;
9};
This page took 0.134359 seconds and 5 git commands to generate.