commit | 23064088d6aea049746755e9851760620921a80b | [log] [tgz] |
---|---|---|
author | Durgadoss R <durgadoss.r@intel.com> | Tue Sep 18 11:04:52 2012 +0530 |
committer | Zhang Rui <rui.zhang@intel.com> | Mon Nov 05 13:56:32 2012 +0800 |
tree | b9c48464c7b8b6cf907ec77d23b8eab3e552cd0d | |
parent | 3d70f8c617a436c7146ecb81df2265b4626dfe89 [diff] |
Thermal: Refactor thermal.h file This patch rearranges the code in thermal.h file, in the following order, so that it is easy to read/maintain. 1. All #defines 2. All enums 3. All fops structures 4. All device structures 5. All function declarations Signed-off-by: Durgadoss R <durgadoss.r@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>