Re: [PATCH v3 1/6] clk: sunxi-ng: nkm: Correct mux clock macro name

2016-08-25 Thread Maxime Ripard
On Thu, Aug 25, 2016 at 02:21:55PM +0800, Chen-Yu Tsai wrote: > Mux support for NKM style clocks was added in commit a36583595c17 ("clk: > sunxi-ng: nkm: Add mux to support multiple parents"). The macros for mux > clocks was later changed in commit ad4578dc4cfa ("clk: sunxi-ng: mux: > Rename mux ma

[PATCH v3 1/6] clk: sunxi-ng: nkm: Correct mux clock macro name

2016-08-25 Thread Chen-Yu Tsai
Mux support for NKM style clocks was added in commit a36583595c17 ("clk: sunxi-ng: nkm: Add mux to support multiple parents"). The macros for mux clocks was later changed in commit ad4578dc4cfa ("clk: sunxi-ng: mux: Rename mux macro to be consistent"), but the NKM style clock header was missed. Fi