cregit-Linux how code gets into the kernel

Release 4.15 arch/metag/include/asm/dma-mapping.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_METAG_DMA_MAPPING_H

#define _ASM_METAG_DMA_MAPPING_H

extern const struct dma_map_ops metag_dma_ops;


static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) { return &metag_dma_ops; }

Contributors

PersonTokensPropCommitsCommitProp
James Hogan1052.63%120.00%
Bart Van Assche421.05%240.00%
Christoph Hellwig315.79%120.00%
Akinobu Mita210.53%120.00%
Total19100.00%5100.00%

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
James Hogan1852.94%116.67%
Christoph Hellwig617.65%116.67%
Bart Van Assche514.71%233.33%
Akinobu Mita411.76%116.67%
Greg Kroah-Hartman12.94%116.67%
Total34100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.