Re: [PATCH RESEND 0/6] Remove incorrect usage of IS_ERR_OR_NULL on clk_get
From: Dan Carpenter <hidden>
Date: 2012-12-18 18:43:06
Also in:
linux-arm-kernel, lkml
From: Dan Carpenter <hidden>
Date: 2012-12-18 18:43:06
Also in:
linux-arm-kernel, lkml
On Wed, Dec 19, 2012 at 06:34:02AM +1300, Tony Prisk wrote:
Resend to include mailing lists. As per the kernel docs, clk_get() cannot return NULL.
It returns NULL if CONFIG_HAVE_CLK is disabled. regards, dan carpenter