diff options
author | Abel Vesa <abel.vesa@nxp.com> | 2020-10-28 14:59:00 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-03 07:55:35 +0800 |
commit | 03681d06a555a6c5f39de48d68082e7444db329f (patch) | |
tree | 916a7cbd63ba24b7bedd0c0ee44c4209fc427e01 /include/pcmcia | |
parent | 040adb5fe95ad39c0a714cf3b05950974caf42ed (diff) |
clk: imx: gate2: Check if clock is enabled against cgr_val
Seems the logic here was wrong all along. For example, if
the cgr_val is 2 (0b10), the clk_gate2_reg_is_enabled would
report the clock as disabled. So check against cgr_val instead.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'include/pcmcia')
0 files changed, 0 insertions, 0 deletions