cregit-Linux how code gets into the kernel

Release 4.12 include/linux/iio/dac/max517.h

/*
 * MAX517 DAC driver
 *
 * Copyright 2011 Roland Stigge <stigge@antcom.de>
 *
 * Licensed under the GPL-2 or later.
 */
#ifndef IIO_DAC_MAX517_H_

#define IIO_DAC_MAX517_H_


struct max517_platform_data {
	
u16				vref_mv[8];
};

#endif /* IIO_DAC_MAX517_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Roland Stigge2095.24%150.00%
Antonio Fiol14.76%150.00%
Total21100.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.