Hi Stephen,
On Mon, Jun 20, 2016 at 06:15:37PM -0700, Stephen Boyd wrote:
> On 06/07, Maxime Ripard wrote:
> > +
> > +#include
> > +
> > +#include "ccu_common.h"
> > +
> > +struct ccu_fixed_factor {
> > + u16 div;
> > + u16 mult;
> > +
> > + struct cc
On 06/07, Maxime Ripard wrote:
> +
> +#include
> +
> +#include "ccu_common.h"
> +
> +struct ccu_fixed_factor {
> + u16 div;
> + u16 mult;
> +
> + struct ccu_common common;
Does this use the common structure although we have no usage for
th
2 matches
Mail list logo