]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Refactor thermal.h file
authorDurgadoss R <durgadoss.r@intel.com>
Tue, 18 Sep 2012 05:34:52 +0000 (11:04 +0530)
committerZhang Rui <rui.zhang@intel.com>
Mon, 24 Sep 2012 06:44:38 +0000 (14:44 +0800)
commit89d4f893019391088b3c1e5f9aea9fcc696370d4
tree9a6fb83eacee690565c3f8b8a9c7d0e717a44ab2
parent79e093c3fe9de9fe0743a53e4809f481d2719060
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>
include/linux/thermal.h