cregit-Linux how code gets into the kernel

Release 4.15 arch/arm/mach-omap1/camera.h

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

#define __ASM_ARCH_CAMERA_H_

#include <linux/platform_data/media/omap1_camera.h>

void omap1_camera_init(void *);


static inline void omap1_set_camera_info(struct omap1_cam_platform_data *info) { omap1_camera_init(info); }

Contributors

PersonTokensPropCommitsCommitProp
Janusz Krzysztofik17100.00%1100.00%
Total17100.00%1100.00%

#endif /* __ASM_ARCH_CAMERA_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Janusz Krzysztofik3594.59%250.00%
Greg Kroah-Hartman12.70%125.00%
Mauro Carvalho Chehab12.70%125.00%
Total37100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.