Re: [PATCH 5/5] spi: fix return value check in hspi_probe().

From: Grant Likely
Date: Wed Dec 19 2012 - 10:11:51 EST


On Tue, 11 Dec 2012 16:36:27 -0800 (PST), Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote:
>
> Hi
>
> > According to its documentation, clk_get() returns a "valid IS_ERR() condition
> > containing errno", so we should call IS_ERR() rather than a NULL check.
> >
> > Signed-off-by: Cyril Roelandt <tipecaml@xxxxxxxxx>
>
> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>

Applied, thanks.

g.

--
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/