drm: Fix the number of connector and encoder to cleanup functions
authorJoonyoung Shim <jy0922.shim@samsung.com>
Sat, 27 Aug 2011 02:06:21 +0000 (02:06 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 29 Aug 2011 10:47:35 +0000 (11:47 +0100)
commit6380c509215b10c44aec8760e65b2e7f1827d009
treec4ae76903f933608b5f87788d3c0f7242326e6ca
parentc6a389f123b9f68d605bb7e0f9b32ec1e3e14132
drm: Fix the number of connector and encoder to cleanup functions

It is left out the code to decrease the number of connector and encoder
to the cleanup functions.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c