Re: [PATCH 08/10] clk: sunxi: make clk-* explicitly non-modular

2016-07-06 Thread Michael Turquette
Quoting Paul Gortmaker (2016-07-04 14:12:18) > We have the following file --> Kconfig mapping: > > sunxi/clk-factors.c obj-y > sunxi/clk-sun6i-apb0-gates.c CONFIG_MFD_SUN6I_PRCM (bool) > sunxi/clk-sun6i-apb0.c CONFIG_MFD_SUN6I_PRCM > sunxi/clk-sun6i-ar100.c CONF

Re: [PATCH 08/10] clk: sunxi: make clk-* explicitly non-modular

2016-07-04 Thread Maxime Ripard
On Mon, Jul 04, 2016 at 05:12:18PM -0400, Paul Gortmaker wrote: > We have the following file --> Kconfig mapping: > > sunxi/clk-factors.c obj-y > sunxi/clk-sun6i-apb0-gates.c CONFIG_MFD_SUN6I_PRCM (bool) > sunxi/clk-sun6i-apb0.c CONFIG_MFD_SUN6I_PRCM > sunxi/clk-sun6i-ar

Re: [PATCH 08/10] clk: sunxi: make clk-* explicitly non-modular

2016-07-04 Thread Boris Brezillon
On Mon, 4 Jul 2016 17:12:18 -0400 Paul Gortmaker wrote: > We have the following file --> Kconfig mapping: > > sunxi/clk-factors.c obj-y > sunxi/clk-sun6i-apb0-gates.c CONFIG_MFD_SUN6I_PRCM (bool) > sunxi/clk-sun6i-apb0.c CONFIG_MFD_SUN6I_PRCM > sunxi/clk-sun6i-ar100.c

[PATCH 08/10] clk: sunxi: make clk-* explicitly non-modular

2016-07-04 Thread Paul Gortmaker
We have the following file --> Kconfig mapping: sunxi/clk-factors.c obj-y sunxi/clk-sun6i-apb0-gates.c CONFIG_MFD_SUN6I_PRCM (bool) sunxi/clk-sun6i-apb0.c CONFIG_MFD_SUN6I_PRCM sunxi/clk-sun6i-ar100.c CONFIG_MFD_SUN6I_PRCM sunxi/clk-sun8i-apb0.c CONFIG