| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Initialize local variable to 0 to fix uninitialized variable warning.
Change-Id: I8aa718e0656e2c89280292219400df8eae20ba7e
Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
|
|
|
|
|
|
|
| |
__get_cpu_ptr is now deprecated. Switch to using this_cpu_ptr
Change-Id: If9a6c5d886ef4dd4f82915220c5c954588ead096
Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
|
|
This is a snapshot of the SPM driver from 3.18 kernel. The upstream spm.c
file is used as a idle driver. So updated spm driver from 3.18 kernel to
msm-spm.c on 4.4 kernel.
Change-Id: I73b020214fdcc7eb695cf8f5b52cf7885a0a10cd
Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
|