]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
authorChen-Yu Tsai <wens@csie.org>
Tue, 14 Feb 2017 02:23:32 +0000 (10:23 +0800)
committerTim Gardner <tim.gardner@canonical.com>
Thu, 30 Mar 2017 12:35:45 +0000 (06:35 -0600)
commit638ff1c6cb0ec43ed4497011d33e771de6842ba4
tree0b719eec42a15833061a00b363a2db45a44f8bae
parent7f583fd36583ed981079b308b376f337fa80d45a
clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock

BugLink: http://bugs.launchpad.net/bugs/1677589
commit 9ad0bb39fce319d7b92c17d306ed0a9f70a02e7d upstream.

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")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/clk/sunxi-ng/ccu-sun6i-a31.c