[alsa-devel] [PATCH] ASoC: Improve error reporting in Speyside WM8962 driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Jun 30 20:02:28 CEST 2011
On Fri, Jul 01, 2011 at 12:56:17AM +0800, Lu Guanqun wrote:
> 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? :)
Fixed locally, Liam I'll not bother reposting if you're otherwise OK?
More information about the Alsa-devel
mailing list