From: Matthew Garrett Date: Thu, 27 Nov 2008 17:48:13 +0000 (+0000) Subject: thermal: use integers rather than strings for thermal values X-Git-Tag: v2.6.30-rc1~199^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6503e5df08008b9a47022b5e9ebba658c8fa69af;p=pandora-kernel.git thermal: use integers rather than strings for thermal values The thermal API currently uses strings to pass values to userspace. This makes it difficult to use from within the kernel. Change the interface to use integers and fix up the consumers. Signed-off-by: Matthew Garrett Acked-by: Zhang Rui Acked-by: Thomas Renninger Signed-off-by: Len Brown --- Reading git-diff-tree failed