diff options
author | Liviu Dudau (ARM) <Liviu.Dudau@arm.com> | 2015-11-23 18:52:40 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-12-03 18:48:16 +0300 |
commit | debd15ced9937f1581096f36374c62b463e7df74 (patch) | |
tree | f9057b0cb2c78d75f7b8f6b8645ae66b00a9ffb8 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 9525c4dd923f8ffe38818f86cee523a5f7b19617 (diff) | |
download | linux-debd15ced9937f1581096f36374c62b463e7df74.tar.xz |
drm/i2c: tda998x: unregister the connector in the unbind function
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions