cregit-Linux how code gets into the kernel

Release 4.17 include/linux/platform_data/media/mmp-camera.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Information for the Marvell Armada MMP camera
 */


struct mmp_camera_platform_data {
	
struct platform_device *i2c_device;
	
int sensor_power_gpio;
	
int sensor_reset_gpio;
};

Overall Contributors

PersonTokensPropCommitsCommitProp
Jonathan Corbet1794.44%150.00%
Greg Kroah-Hartman15.56%150.00%
Total18100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.