diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-07-14 13:35:45 -0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-07-14 14:10:27 -0400 |
commit | 2843768b701971ab10e62c77d5c75ad7c306f1bd (patch) | |
tree | 91e49c3812c8f0f811dff48c4d4cdfd32aafc567 /Documentation | |
parent | 1795cd9b3a91d4b5473c97f491d63892442212ab (diff) |
Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"
This reverts commit 886129a8eebeb (ACPI / video: change acpi-video
brightness_switch_enabled default to 0) as it is reported to cause
problems to happen.
Fixes: 886129a8eebeb (ACPI / video: change acpi-video brightness_switch_enabled default to 0)
Link: http://marc.info/?l=linux-acpi&m=140534286826819&w=2
Reported by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index c1b9aa8c5a52..e332e718cad6 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -3526,7 +3526,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
3526 | the allocated input device; If set to 0, video driver | 3526 | the allocated input device; If set to 0, video driver |
3527 | will only send out the event without touching backlight | 3527 | will only send out the event without touching backlight |
3528 | brightness level. | 3528 | brightness level. |
3529 | default: 0 | 3529 | default: 1 |
3530 | 3530 | ||
3531 | virtio_mmio.device= | 3531 | virtio_mmio.device= |
3532 | [VMMIO] Memory mapped virtio (platform) device. | 3532 | [VMMIO] Memory mapped virtio (platform) device. |