A couple of drivers open-coded drm_connector_register_all() and so were missed in my last pass. Also Emil pointed out that atmel-hlcdc also had a redundant drm_connector_unregister_all() we could remove. -Chris