Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589' and...
[cascardo/linux.git] / drivers / acpi / video.c
index 101fb09..fb9ffe9 100644 (file)
@@ -82,7 +82,7 @@ module_param(allow_duplicates, bool, 0644);
  * For Windows 8 systems: used to decide if video module
  * should skip registering backlight interface of its own.
  */
-static int use_native_backlight_param = -1;
+static int use_native_backlight_param = 1;
 module_param_named(use_native_backlight, use_native_backlight_param, int, 0444);
 static bool use_native_backlight_dmi = false;