From: Jean Delvare <jdelvare@suse.de>
To: linux-acpi@vger.kernel.org, dri-devel@lists.freedesktop.org,
platform-driver-x86@vger.kernel.org,
Daniel Vetter <daniel.vetter@ffwll.ch>,
David Airlie <airlied@linux.ie>,
Jani Nikula <jani.nikula@linux.intel.com>,
"Lee, Chun-Yi" <jlee@suse.com>, Len Brown <lenb@kernel.org>,
Matthew Garrett <matthew.garrett@nebula.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
Zhang Rui <rui.zhang@intel.com>
Subject: [PATCH 3/4] acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROL
Date: Mon, 17 Mar 2014 15:48:23 +0100 [thread overview]
Message-ID: <20140317154823.1e822687@endymion.delvare> (raw)
ACPI_VIDEO no longer depends on VIDEO_OUTPUT_CONTROL, so drivers which
want to select ACPI_VIDEO no longer have to select
VIDEO_OUTPUT_CONTROL.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: "Lee, Chun-Yi" <jlee@suse.com>
Cc: Matthew Garrett <matthew.garrett@nebula.com>
---
drivers/platform/x86/Kconfig | 2 --
1 file changed, 2 deletions(-)
--- linux-3.14-rc7.orig/drivers/platform/x86/Kconfig 2014-03-17 14:23:31.511815259 +0100
+++ linux-3.14-rc7/drivers/platform/x86/Kconfig 2014-03-17 14:24:32.100155709 +0100
@@ -27,8 +27,6 @@ config ACER_WMI
depends on ACPI_WMI
select INPUT_SPARSEKMAP
# Acer WMI depends on ACPI_VIDEO when ACPI is enabled
- # but for select to work, need to select ACPI_VIDEO's dependencies, ick
- select VIDEO_OUTPUT_CONTROL if ACPI
select ACPI_VIDEO if ACPI
---help---
This is a driver for newer Acer (and Wistron) laptops. It adds
--
Jean Delvare
SUSE L3 Support
next reply other threads:[~2014-03-17 14:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 14:48 Jean Delvare [this message]
2014-03-19 2:11 ` [PATCH 3/4] acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROL joeyli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140317154823.1e822687@endymion.delvare \
--to=jdelvare@suse.de \
--cc=airlied@linux.ie \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=jlee@suse.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=matthew.garrett@nebula.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox