cregit-Linux how code gets into the kernel

Release 4.7 include/dt-bindings/arm/ux500_pm_domains.h

/*
 * Copyright (C) 2014 Linaro Ltd.
 *
 * Author: Ulf Hansson <ulf.hansson@linaro.org>
 * License terms: GNU General Public License (GPL) version 2
 */
#ifndef _DT_BINDINGS_ARM_UX500_PM_DOMAINS_H

#define _DT_BINDINGS_ARM_UX500_PM_DOMAINS_H


#define DOMAIN_VAPE		0

/* Number of PM domains. */

#define NR_DOMAINS		(DOMAIN_VAPE + 1)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
ulf hanssonulf hansson18100.00%1100.00%
Total18100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}