From 04bf3d7e5ba862214f1c761778c414be95e2dfb9 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Tue, 6 May 2014 13:59:48 -0300 Subject: [PATCH] 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-format-patch failed