drm/radeon/kms/atom: add a helper function to get the radeon connector priv
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 2 Feb 2010 00:06:06 +0000 (19:06 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:32:23 +0000 (09:32 +1000)
commit9ae4786712166638a8daed902886ef400e88ab24
treeb2391e1ef489399fd2c137043418f9001e817f79
parent26b9fc3ab13587d4e86b217be43d1fb7ca934576
drm/radeon/kms/atom: add a helper function to get the radeon connector priv

This is used in a lot of places in the atom encoder code.

While here fix the spelling of crtc_source_params.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_encoders.c