On Wed, Jul 06, 2011 at 11:02:51AM -0400, Pavel Roskin wrote: > Signed-off-by: Pavel Roskin <proski@xxxxxxx> > > 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). -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html