OSDN Git Service

video: ep93xx: Prepare clock before using it
authorAlexander Sverdlin <alexander.sverdlin@gmail.com>
Mon, 26 Jul 2021 13:59:52 +0000 (16:59 +0300)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 26 Jul 2021 20:10:29 +0000 (22:10 +0200)
commit0937a7b3625d489735de595d4c9dbf9ad7ec3c44
treed442ee2cb2b8cb902e28bc6073c7806f7ba261b3
parentf98f273f3a984ea8592a384391c1a38b7e46c404
video: ep93xx: Prepare clock before using it

Use clk_prepare_enable()/clk_disable_unprepare() in preparation for switch
to Common Clock Framework.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210726140001.24820-5-nikita.shubin@maquefel.me
drivers/video/fbdev/ep93xx-fb.c