[alsa-devel] [PATCH] ASoC: Improve error reporting in Speyside WM8962 driver

Lu Guanqun guanqun.lu at intel.com
Thu Jun 30 18:56:17 CEST 2011


On Thu, Jun 30, 2011 at 05:18:51AM +0800, Mark Brown wrote:
>  			if (ret < 0)
> -				pr_err("Failed to start FLL\n");
> +				pr_err("Failed to start FLL: %d\n");

missed 'ret' here? :)

-- 
guanqun


More information about the Alsa-devel mailing list