From: Durgadoss R Date: Tue, 18 Sep 2012 05:34:52 +0000 (+0530) Subject: Thermal: Refactor thermal.h file X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~60^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23064088d6aea049746755e9851760620921a80b;p=pandora-kernel.git 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 Signed-off-by: Zhang Rui --- Reading git-diff-tree failed