]> asedeno.scripts.mit.edu Git - linux.git/commit
video / output: Drop display output class support
authorJean Delvare <jdelvare@suse.de>
Mon, 17 Mar 2014 14:49:10 +0000 (15:49 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Mar 2014 01:44:59 +0000 (02:44 +0100)
commitf167a64e9d67ebd03d304e369c12011cf2bffaf5
tree9a3968e986e373444032ca3777f281e7b85e4712
parent782dd91c8761dc2ef9be28fbe7a812f4bad3c785
video / output: Drop display output class support

It was only ever used by the ACPI video driver, and that only use case
vanished over 3 years ago (see commit 677bd810, "ACPI video: remove
output switching control".) So this is dead code and I guess we can
remove it now.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/output.c [deleted file]
include/linux/video_output.h [deleted file]