]> 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>
Thu, 18 Oct 2012 01:45:06 +0000 (09:45 +0800)
commitd1a0d08410b52a417d97368dab674ac7a1a97b66
tree29ed617b17714b57d7e4f0f8ee3665796bd0fbfe
parent43c422eda99b894f18d1cca17bcd2401efaf7bd0
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