All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [PATCH] ACPI / button: Change default behavior to avoid lid bug reports
@ 2017-01-12  7:47 Lv Zheng
  2017-01-12  7:47 ` [PATCH 1/2] ACPI / button: Change default behavior to lid_init_state=open Lv Zheng
  2017-01-12  7:47 ` [PATCH 2/2] ACPI / button: Remove lid_init_state=method mode Lv Zheng
  0 siblings, 2 replies; 3+ messages in thread
From: Lv Zheng @ 2017-01-12  7:47 UTC (permalink / raw)
  To: Rafael J . Wysocki, Rafael J . Wysocki, Len Brown
  Cc: Lv Zheng, Lv Zheng, linux-acpi

There are still many users reporting LID issues to the kernel bugzilla as
there is no change from systemd and we don't have correct default behavior
for now or for the future. It's a headache to teach the reporters to use
button.lid_init_state=open report by report to correctly work the problems
around.

This patchset changes the default behavior of ACPI button driver in order
to reduce such bug reports.

Lv Zheng (2):
  ACPI / button: Change default behavior to lid_init_state=open
  ACPI / button: Remove lid_init_state=method mode

 Documentation/acpi/acpi-lid.txt | 16 ++++------------
 drivers/acpi/button.c           | 11 +----------
 2 files changed, 5 insertions(+), 22 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-12  7:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12  7:47 [PATCH 0/2] [PATCH] ACPI / button: Change default behavior to avoid lid bug reports Lv Zheng
2017-01-12  7:47 ` [PATCH 1/2] ACPI / button: Change default behavior to lid_init_state=open Lv Zheng
2017-01-12  7:47 ` [PATCH 2/2] ACPI / button: Remove lid_init_state=method mode Lv Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.