Re: [PATCH v2] ASoC: samsung: Fix checking return value of clk_get

From: Mark Brown
Date: Thu Sep 15 2011 - 19:50:09 EST


On Thu, Sep 15, 2011 at 10:36:54AM +0800, Axel Lin wrote:
> clk_get() returns a pointer to the struct clk or an ERR_PTR().
> This patch also use PTR_ERR() for return value.

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/