cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/mach-davinci/cpuidle.h

/*
 * TI DaVinci cpuidle platform support
 *
 * 2009 (C) Texas Instruments, Inc. http://www.ti.com/
 *
 * This file is licensed under the terms of the GNU General Public License
 * version 2. This program is licensed "as is" without any warranty of any
 * kind, whether express or implied.
 */
#ifndef _MACH_DAVINCI_CPUIDLE_H

#define _MACH_DAVINCI_CPUIDLE_H


struct davinci_cpuidle_config {
	
u32 ddr2_pdown;
	
void __iomem *ddr2_ctlr_base;
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Sekhar Nori22100.00%2100.00%
Total22100.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.