linux-stable/drivers/gpu/drm/shmobile
Laurent Pinchart c0c72a85c6 drm: shmob_drm: Check clk_prepare_enable() return value
The clk_prepare_enable() call can fail. Check it's return value. We
can't propagate it all the way to the user as the KMS operations in
which the clock is enabled return a void.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-12-18 11:04:40 +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: Check clk_prepare_enable() return value 2013-12-18 11:04:40 +10:00
shmob_drm_crtc.h
shmob_drm_drv.c drm: remove FASYNC support 2013-08-19 10:05:17 +10:00
shmob_drm_drv.h
shmob_drm_kms.c drm/shmobile: Minor typo fix in debug message 2013-06-20 10:07:14 +02:00
shmob_drm_kms.h
shmob_drm_plane.c drm/shmobile: Use devm_* managed functions 2013-06-20 10:07:14 +02:00
shmob_drm_plane.h
shmob_drm_regs.h