]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/sysfs: split DVI-I and TV-out attributes
authorJani Nikula <jani.nikula@intel.com>
Tue, 12 May 2015 09:14:54 +0000 (12:14 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 12 May 2015 17:15:53 +0000 (19:15 +0200)
commit4bb4637b26a28c724a9edaed2290ffed7e0dcc8f
tree786e623e5724dc38b17e9e98f66894e8d11ff264
parentfe6fcdd61d31eec8aad8cea66a4e826d5c5561b1
drm/sysfs: split DVI-I and TV-out attributes

The show methods for the attributes of DVI-I and TV-out types have a
bunch of code to deal with the differences between the two. Just split
the attributes into connector type specific ones. No functional changes.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_sysfs.c