cregit-Linux how code gets into the kernel

Release 4.10 arch/m32r/include/asm/device.h

/*
 * Arch specific extensions to struct device
 *
 * This file is released under the GPLv2
 */

struct dev_archdata {
	
struct dma_map_ops *dma_ops;
};


struct pdev_archdata {
};

Overall Contributors

PersonTokensPropCommitsCommitProp
sudip mukherjeesudip mukherjee1493.33%150.00%
benjamin herrenschmidtbenjamin herrenschmidt16.67%150.00%
Total15100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.