Re: [PATCH 06/16] nuc900fb: don't treat NULL clk as an error

From: Paul Mundt
Date: Wed Jan 12 2011 - 01:02:52 EST


On Wed, Jan 12, 2011 at 09:24:47AM +0800, Wan ZongShun wrote:
> 2011/1/11 Jamie Iles <jamie@xxxxxxxxxxxxx>:
> > clk_get() returns a struct clk cookie to the driver and some platforms
> > may return NULL if they only support a single clock. ??clk_get() has only
> > failed if it returns a ERR_PTR() encoded pointer.
> >
> > Cc: Wan ZongShun <mcuos.com@xxxxxxxxx>
> > Cc: linux-fbdev@xxxxxxxxxxxxxxx
> > Signed-off-by: Jamie Iles <jamie@xxxxxxxxxxxxx>
>
> Thanks for your patch.
>
> Acked-by: Wan ZongShun <mcuos.com@xxxxxxxxx>
>
Applied, thanks.
--
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/