Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release
This commit is contained in:
parent
fa7584e13a
819f1a64be
f712c71f7b
a58e115022
20ff51a36b
1b0a0e9a15
6edab08c24
c2f4191a9c
f197ac13f6
8eaa8d6ca2
b9c7aff481
c3ae331d1c
commit
ec033d0a02
1437 changed files with 17253 additions and 9607 deletions
|
@ -1,26 +0,0 @@
|
|||
/*
|
||||
* SPEAr thermal driver platform data.
|
||||
*
|
||||
* Copyright (C) 2011-2012 ST Microelectronics
|
||||
* Author: Vincenzo Frascino <vincenzo.frascino@st.com>
|
||||
*
|
||||
* This software is licensed under the terms of the GNU General Public
|
||||
* License version 2, as published by the Free Software Foundation, and
|
||||
* may be copied, distributed, and modified under those terms.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
#ifndef SPEAR_THERMAL_H
|
||||
#define SPEAR_THERMAL_H
|
||||
|
||||
/* SPEAr Thermal Sensor Platform Data */
|
||||
struct spear_thermal_pdata {
|
||||
/* flags used to enable thermal sensor */
|
||||
unsigned int thermal_flags;
|
||||
};
|
||||
|
||||
#endif /* SPEAR_THERMAL_H */
|
Loading…
Add table
Add a link
Reference in a new issue