From: Ezequiel Garcia Date: Tue, 6 May 2014 16:59:45 +0000 (-0300) Subject: thermal: armada: Rename armada_thermal_ops struct X-Git-Tag: omap-for-v3.16/fixes-against-rc1~50^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66fdb7b63513d92c0ca9ff3a34e5f29b2e018e47;p=pandora-kernel.git thermal: armada: Rename armada_thermal_ops struct As preparation work to add a generic infrastructure to support different SoC variants, the armada_thermal_ops will be used to host the SoC-specific fields, such as formula values and register shifts. For this reason, the name armada_thermal_ops is no longer suitable, and this commit replaces it with armada_thermal_data. Acked-by: Jason Cooper Signed-off-by: Ezequiel Garcia Signed-off-by: Zhang Rui --- Reading git-diff-tree failed