]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ingenic: jz4740: Fix gating of UDC clock
authorPaul Cercueil <paul@crapouillou.net>
Fri, 25 Jan 2019 15:34:36 +0000 (12:34 -0300)
committerStephen Boyd <sboyd@kernel.org>
Tue, 5 Feb 2019 21:32:26 +0000 (13:32 -0800)
commit0736e372d32f2d152ff8fa840cd53e31c8ee54b5
tree1ff184e0917cf778baee0daa585722c762ef1b34
parentf9bb4b753eb00c02014e4467a28609f4f6ac7f88
clk: ingenic: jz4740: Fix gating of UDC clock

The UDC clock is gated when the bit is cleared, not when it is set.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Tested-by: Artur Rojek <contact@artur-rojek.eu>
Fixes: 7a483a703356 ("clk: ingenic: Add missing flag for UDC clock")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ingenic/jz4740-cgu.c