From: Amit Daniel Kachhap Date: Mon, 24 Jun 2013 10:50:29 +0000 (+0530) Subject: thermal: exynos: Add missing definations and code cleanup X-Git-Tag: v3.12-rc1~45^2~14^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a0ce3e77c795258d47f9163e92d5031d0c5221;p=pandora-kernel.git thermal: exynos: Add missing definations and code cleanup This patch adds some extra register bitfield definations and cleans up the code to prepare for moving register macros and definations inside the TMU data section. In this code cleanup the TMU enable bit is correctly used as bit0 and bit1 is taken care which is reserve bit. Acked-by: Kukjin Kim Acked-by: Jonghwa Lee Signed-off-by: Amit Daniel Kachhap Acked-by: Eduardo Valentin Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed