tda998x uses drm_connector_register() in the .bind function that needs to be balanced with a drm_connector_unregister() in the .unbind. Otherwise dangling sysfs entries are left behind and future rebinds will fail. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| adv7511.c | ||
| adv7511.h | ||
| ch7006_drv.c | ||
| ch7006_mode.c | ||
| ch7006_priv.h | ||
| Kconfig | ||
| Makefile | ||
| sil164_drv.c | ||
| tda998x_drv.c | ||