commit | 9ad0bb39fce319d7b92c17d306ed0a9f70a02e7d | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Tue Feb 14 10:23:32 2017 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Mar 06 07:36:04 2017 +0100 |
tree | c3f90202a217ea625f2c534142bb15782bbae4bc | |
parent | 69c9ae5041309553472ee798d7683be31bcdc434 [diff] |
clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock The enable bit offset for the hdmi-ddc module clock is wrong. It is pointing to the main hdmi module clock enable bit. Reported-by: Bob Ham <rah@settrans.net> Fixes: c6e6c96d8fa6 ("clk: sunxi-ng: Add A31/A31s clocks") Cc: stable@vger.kernel.org # 4.9.x- Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>