commit | 2f96c035fbd143695eec5b465c98bcc52732626e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Wed Dec 21 09:47:06 2016 -0800 |
committer | Zhang Rui <rui.zhang@intel.com> | Wed Jan 04 12:47:28 2017 +0800 |
tree | 1a54a74d8e7f574d5a015a0e937e553715da9b6e | |
parent | ae606089621ef0349402cfcbeca33a82abbd0fd0 [diff] |
thermal: convert devfreq_cooling to use an IDA thermal devfreq cooling does not use the ability to look up pointers by ID, so convert it from using an IDR to the more space-efficient IDA. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>