commit | b7e29924a1a628aec60d18651b493fa1601bf944 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Fri Jan 25 12:34:36 2019 -0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Feb 05 13:32:26 2019 -0800 |
tree | 1ff184e0917cf778baee0daa585722c762ef1b34 | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c [diff] |
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: 2b555a4b9cae ("clk: ingenic: Add missing flag for UDC clock") Signed-off-by: Stephen Boyd <sboyd@kernel.org>