mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-22 20:08:59 +09:00
Switch the legacy set_config() method to use the atomic modeset helper, which allows us to get rid of the legacy dpms, prepare, commit, mode_set, mode_set_base and disable helper methods. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>