]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita06b0fa2fe1532844f30057e5d30791c1a588c58
treec4ae76903f933608b5f87788d3c0f7242326e6ca
parent8ad95c648ce15cc2a0e2109c6e08773949bae72f
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