RE: [PATCH] video: output: remove video_output_{register,unregister}
From: Yu, Luming <hidden>
Date: 2011-07-13 09:07:18
From: Yu, Luming <hidden>
Date: 2011-07-13 09:07:18
From: Paul Mundt [mailto:lethal@linux-sh.org] On Wed, Jul 06, 2011 at 11:02:51AM -0400, Pavel Roskin wrote:quoted
Signed-off-by: Pavel Roskin <redacted> video_output_register() and video_output_unregister() are not called anywhere in the kernel code. Also remove the fallback implementation from the header.I'm not sure why your signed-off-by line is above your description? This interface seems like it was primarily used by the ACPI video code, which dropped support for the output switching fairly recently (see 677bd810eedce61edf15452491781ff046b92edc). If you remove the registration interface then it's not clear that there's any point in keeping the class handling or anything else around, either. If the entire thing is to be killed off however we'll need the ack from the author (added to Cc).
Cc Len and Rui /l