[PATCH 08/16] ARM: samsung: serial: don't treat NULL clk as an error

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Jan 11 16:14:22 EST 2011


On Tue, Jan 11, 2011 at 12:43:45PM +0000, Jamie Iles wrote:
> 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.

Acked-by: Russell King <rmk+kernel at arm.linux.org.uk>

> 
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Jamie Iles <jamie at jamieiles.com>



More information about the linux-arm-kernel mailing list