UPSTREAM: 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)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 01:51:06 +0000 (09:51 +0800)
commit3897ecc585ad700905b6391c72b6d1180a571a94
tree85fb66f46c7a531f694be409ac9108a2cdf18e33
parent5a4562868a9e2dd4911cb2491727f642f4dd4bc9
UPSTREAM: 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.

Change-Id: Ieca6e3a982487799e546e3537ce1f94471f71738
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
(cherry picked from git.kernel.org next/linux-next.git master
 commit 99222c9e4de7feb22c93b19a92b35fcdad73ed42)
drivers/clk/rockchip/clk-rk3036.c