Split TV property creation into its own routine
authorJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Fri, 11 Apr 2008 03:30:12 +0000 (20:30 -0700)
committerJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Fri, 11 Apr 2008 03:30:12 +0000 (20:30 -0700)
commit83c3acb7da1043a63d260d5443f7149b2c664b08
tree95d9e0efef3bc72fa90ee4fac60ec74ce406f1db
parentbee546ad696e3157b878dfa90e563786b5b5c7ac
Split TV property creation into its own routine

It needs to take arguments from the caller about supported TV formats,
so declare it in drm_crtc.h and export it.
linux-core/drm_crtc.c
linux-core/drm_crtc.h