diff options
| author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | 2016-01-19 10:43:39 -0800 |
|---|---|---|
| committer | Rohit Vaswani <rvaswani@codeaurora.org> | 2016-03-01 12:22:38 -0800 |
| commit | de64ab2e8604d5d5b99c36d6a593a4ed88a95aaf (patch) | |
| tree | 6b87c8403dd093a81cfba3031f4f315dff2151dc /include | |
| parent | f9157b4ed20e81a86d6316bff5c666b76ae6f1a0 (diff) | |
soc: spm: Snapshot of the SPM driver from 3.18 kernel
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>
Diffstat (limited to 'include')
| -rw-r--r-- | include/soc/qcom/spm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/soc/qcom/spm.h b/include/soc/qcom/spm.h index 3900864dc8d1..0d199d027258 100644 --- a/include/soc/qcom/spm.h +++ b/include/soc/qcom/spm.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015, The Linux Foundation. All rights reserved. +/* Copyright (c) 2010-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and |
