x86/mid/thermal: Add msic_thermal alias
[pandora-kernel.git] / drivers / platform / x86 / intel_mid_thermal.c
index d824a71..5917b3c 100644 (file)
@@ -543,7 +543,7 @@ static int mid_thermal_remove(struct platform_device *pdev)
        return configure_adc(0);
 }
 
-#define DRIVER_NAME "msic_sensor"
+#define DRIVER_NAME "msic_thermal"
 
 static const struct platform_device_id therm_id_table[] = {
        { DRIVER_NAME, 1 },