mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00
![]() The devm_clk_get_enabled() helpers: - call devm_clk_get() - call clk_prepare_enable() and register what is needed in order to call clk_disable_unprepare() when needed, as a managed resource. This simplifies the code and avoids the calls to clk_disable_unprepare(). Signed-off-by: ying zuxin <yingzuxin@vivo.com> Signed-off-by: Helge Deller <deller@gmx.de> |
||
---|---|---|
.. | ||
fb | ||
hw | ||
panel | ||
core.c | ||
Kconfig | ||
Makefile |