[alsa-devel] [PATCH v2] ASoC: samsung: Fix checking return value of clk_get
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Sep 16 01:50:02 CEST 2011
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.
More information about the Alsa-devel
mailing list