cregit-Linux how code gets into the kernel

Release 4.12 include/linux/i2c/i2c-sh_mobile.h

#ifndef __I2C_SH_MOBILE_H__

#define __I2C_SH_MOBILE_H__

#include <linux/platform_device.h>


struct i2c_sh_mobile_platform_data {
	
unsigned long bus_speed;
	
unsigned int clks_per_count;
};

#endif /* __I2C_SH_MOBILE_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Magnus Damm2184.00%150.00%
Shinya Kuribayashi416.00%150.00%
Total25100.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.