[alsa-devel] [PATCH] ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sys
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Jan 13 14:58:36 CET 2011
On Tue, Jan 11, 2011 at 12:48:53PM -0700, Stephen Warren wrote:
> A recent discussion on linux-arm-kernel noted that the value returned by
> clk_get_sys is an opaque token, and not strictly a pointer; it is
> meaningful only to the clock API, clients should not dereference the value,
> and the clock API must accept any non-IS_ERR value it returned.
Applied, thanks.
More information about the Alsa-devel
mailing list