linux/drivers/gpu/drm/shmobile
Laurent Pinchart 8d01e1ef67 drm: shmob_drm: Convert to clk_prepare/unprepare
Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and
clk_disable_unprepare() to get ready for the migration to the common
clock framework.

Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-11-10 18:48:38 +10:00
..
Kconfig drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE 2013-11-06 12:00:08 +10:00
Makefile
shmob_drm_backlight.c
shmob_drm_backlight.h
shmob_drm_crtc.c drm: shmob_drm: Convert to clk_prepare/unprepare 2013-11-10 18:48:38 +10:00
shmob_drm_crtc.h
shmob_drm_drv.c
shmob_drm_drv.h
shmob_drm_kms.c
shmob_drm_kms.h
shmob_drm_plane.c
shmob_drm_plane.h
shmob_drm_regs.h