From: Viresh Kumar Date: Tue, 29 May 2012 18:18:51 +0000 (-0700) Subject: drivers/thermal/spear_thermal.c: add Device Tree probing capability X-Git-Tag: v3.6-rc1~82^2^11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c7aff481f19dd655ae3ce6513817d625e2d47c;p=pandora-kernel.git drivers/thermal/spear_thermal.c: add Device Tree probing capability SPEAr platforms now support DT and so must convert all drivers to support DT. This patch adds DT probing support for SPEAr thermal sensor driver and updates its documentation too. Also, as SPEAr is the only user of this driver and is only available with DT, make this an only DT driver. So, platform_data is completely removed and passed via DT now. Signed-off-by: Viresh Kumar Cc: Dan Carpenter Reviewed-by: Vincenzo Frascino Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed