summaryrefslogtreecommitdiffstats
path: root/drivers/clk/spear/spear1310_clock.c
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2014-09-22 14:17:12 +0200
committerTomasz Figa <tomasz.figa@gmail.com>2014-09-22 14:31:19 +0200
commitb511593d7165809019a5b84b35adf95f284410a8 (patch)
tree8f0da9ecb33e1d8c5651945dfaac9429bef5c27d /drivers/clk/spear/spear1310_clock.c
parentclk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks (diff)
downloadlinux-b511593d7165809019a5b84b35adf95f284410a8.tar.xz
linux-b511593d7165809019a5b84b35adf95f284410a8.zip
clk: samsung: exynos4: fix g3d clocks
sclk_g3d clock doesn't have enable/disable bits, but the driver hijacked g3d gate clock bits for this purpose and didn't provide real g3d clock at all. This patch fixes this issue by adding proper definition for g3d clock and removing incorrect access to GATE_IP_G3D register in sclk_g3d. In addition CLK_SET_RATE_PARENT flag is dropped from sclk_g3d, because it does not make any sense and most likely has been added by mistake. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> [tomasz.figa@gmail.com: Adjusted commit message.] Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Diffstat (limited to 'drivers/clk/spear/spear1310_clock.c')
0 files changed, 0 insertions, 0 deletions