]> 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)
commitdbf525062dbecbe9167b51a93a996661d03faeb8
treec4ae76903f933608b5f87788d3c0f7242326e6ca
parentd3fce04d00ed540d41d01114d1d7be4cf7c0a8a5
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