[PATCH V2] drm/exynos: enable fimd clocks in probe before accessing fimd registers
Rahul Sharma
rahul.sharma at samsung.com
Wed May 21 23:36:16 PDT 2014
On 22 May 2014 11:51, Sachin Kamat <sachin.kamat at linaro.org> wrote:
> Hi Rahul,
[snip]
>>
>> + clk_prepare_enable(ctx->bus_clk);
>
> Probably a check for its success?
>
>> + clk_prepare_enable(ctx->lcd_clk);
>
Generally we don't check this in any of the driver. It will be
quite unnecessary.
Regards,
Rahul Sharma
> ditto.
>
> --
> With warm regards,
> Sachin
More information about the dri-devel
mailing list