]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/platform/x86/thinkpad_acpi.c
Merge branch 'master' into for-next
[linux-beck.git] / drivers / platform / x86 / thinkpad_acpi.c
index e8c21994b36da2c1bb9eb71af883a597566f532c..ecd503f3557e100af61c47ca2316e13ad71cd155 100644 (file)
@@ -6109,7 +6109,7 @@ static void tpacpi_brightness_notify_change(void)
                               BACKLIGHT_UPDATE_HOTKEY);
 }
 
-static struct backlight_ops ibm_backlight_data = {
+static const struct backlight_ops ibm_backlight_data = {
        .get_brightness = brightness_get,
        .update_status  = brightness_update_status,
 };
@@ -7193,7 +7193,7 @@ static struct ibm_struct volume_driver_data = {
  *             TPACPI_FAN_WR_ACPI_FANS (X31/X40/X41)
  *
  *     FIRMWARE BUG: on some models, EC 0x2f might not be initialized at
- *     boot. Apparently the EC does not intialize it, so unless ACPI DSDT
+ *     boot. Apparently the EC does not initialize it, so unless ACPI DSDT
  *     does so, its initial value is meaningless (0x07).
  *
  *     For firmware bugs, refer to: