]> git.baikalelectronics.ru Git - kernel.git/commit
imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 17 Dec 2013 19:11:07 +0000 (19:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Feb 2014 19:59:50 +0000 (11:59 -0800)
commita775335e2d059a7fc9aff60005946a1a3eb77731
treedba9c420fddbd2745bbec0a96c9e1a5a9eb9d7d8
parent9989e3bc2be2631bc661751880c80344234c1330
imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc()

There's no reason for this to be a separate function; merge the
two together.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/imx-drm-core.c