]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: rockchip: rk3036: fix the FLAGs for clock mux
authorXing Zheng <zhengxing@rock-chips.com>
Thu, 7 Jan 2016 12:17:33 +0000 (20:17 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 16 Jan 2016 15:01:21 +0000 (16:01 +0100)
commit99222c9e4de7feb22c93b19a92b35fcdad73ed42
treea71cf3c095bdececbe00271d7c8714a49095b017
parent3da834e3e5a4a5d26882955298b55a9ed37a00bc
clk: rockchip: rk3036: fix the FLAGs for clock mux

The DFLAGS are used for the clock dividers, the CLKSEL_CON flags
of COMPOSITE_NODIV type should be MFLAGS.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3036.c