cregit-Linux how code gets into the kernel

Release 4.12 include/linux/platform_data/mmp_dma.h

/*
 *  MMP Platform DMA Management
 *
 *  Copyright (c) 2011 Marvell Semiconductors Inc.
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License version 2 as
 *  published by the Free Software Foundation.
 *
 */

#ifndef MMP_DMA_H

#define MMP_DMA_H


struct mmp_dma_platdata {
	
int dma_channels;
	
int nb_requestors;
};

#endif /* MMP_DMA_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Zhangfei Gao1885.71%150.00%
Robert Jarzmik314.29%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.