From: Jean Delvare <jdelvare@suse.de>
To: linux-acpi@vger.kernel.org, dri-devel@lists.freedesktop.org,
platform-driver-x86@vger.kernel.org
Cc: 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 1/4] ACPI: fix ACPI_VIDEO dependencies
Date: Mon, 17 Mar 2014 15:46:44 +0100 [thread overview]
Message-ID: <20140317154644.15065deb@endymion.delvare> (raw)
From: Jean Delvare <jdelvare@suse.de>
Subject: ACPI: fix ACPI_VIDEO dependencies
ACPI_VIDEO stopped depending on VIDEO_OUTPUT_CONTROL over 3 years ago
(see commit 677bd810, "ACPI video: remove output switching control".)
So it's about time to remove the Kconfig dependency between these two
options.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
---
It would be great if this patch could go upstream quickly, as
system-wide cleanups depend on it.
drivers/acpi/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-3.14-rc7.orig/drivers/acpi/Kconfig 2014-01-20 03:40:07.000000000 +0100
+++ linux-3.14-rc7/drivers/acpi/Kconfig 2014-03-17 14:13:33.312716554 +0100
@@ -115,7 +115,7 @@ config ACPI_BUTTON
config ACPI_VIDEO
tristate "Video"
- depends on X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL
+ depends on X86 && BACKLIGHT_CLASS_DEVICE
depends on INPUT
select THERMAL
help
--
Jean Delvare
SUSE L3 Support
next reply other threads:[~2014-03-17 14:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 14:46 Jean Delvare [this message]
2014-03-19 1:26 ` [PATCH 1/4] ACPI: fix ACPI_VIDEO dependencies Rafael J. Wysocki
2014-03-19 6:51 ` Jean Delvare
2014-03-19 13:10 ` Rafael J. Wysocki
2014-03-19 13:35 ` Jean Delvare
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=20140317154644.15065deb@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