From: Amit Daniel Kachhap Date: Mon, 24 Jun 2013 10:50:35 +0000 (+0530) Subject: thermal: exynos: Modify private_data to appropriate name driver_data X-Git-Tag: v3.12-rc1~45^2~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58f0a6d8dd6af9f6b4fc4cb5f3f3c1379efc2ef;p=pandora-kernel.git thermal: exynos: Modify private_data to appropriate name driver_data This patch renames member private_data to driver_data of the thermal zone registration structure as this item stores the driver related data and uses it to call the driver related callbacks. Acked-by: Kukjin Kim Acked-by: Jonghwa Lee Acked-by: Eduardo Valentin Signed-off-by: Amit Daniel Kachhap Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed