From: Ezequiel Garcia Date: Tue, 6 May 2014 16:59:48 +0000 (-0300) Subject: thermal: armada: Pass the platform_device to init_sensor() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~50^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04bf3d7e5ba862214f1c761778c414be95e2dfb9;p=pandora-kernel.git thermal: armada: Pass the platform_device to init_sensor() In order to perform SoC-specific quirks on platforms that need them, this commit adds a new parameter to the init_sensor() function. This will be used to support early silicons of the Armada 375 SoC, to workaround some hardware issues. Acked-by: Jason Cooper Signed-off-by: Ezequiel Garcia Signed-off-by: Zhang Rui --- Reading git-diff-tree failed