Re: [PATCH v7 1/3] Documentation: common clk API

From: Arnd Bergmann
Date: Sat Mar 17 2012 - 14:34:15 EST


On Saturday 17 March 2012, Turquette, Mike wrote:
> > diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
> > index 2eaf17e..a0a83de 100644
> > --- a/drivers/clk/Kconfig
> > +++ b/drivers/clk/Kconfig
> > @@ -12,7 +12,7 @@ config HAVE_MACH_CLKDEV
> >
> > menuconfig COMMON_CLK
> > - bool "Common Clock Framework"
> > + bool
> > select HAVE_CLK_PREPARE
> > ---help---
> > The common clock framework is a single definition of struct
> > clk, useful across many platforms, as well as an
>
> Much like experimental I'm not sure how needed this change is. The
> help section does say to leave it disabled by default, if unsure. If
> you merge it I won't object but this might be fixing an imaginary
> problem.

Well, it doesn't have any consequences for real users, but it I think it
does for randconfig builds, which we are trying to repair currently.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/