[alsa-devel] [PATCH 1/4] ASoC: wm8962: Hold a runtime PM reference while handling interrupts

Mark Brown broonie at kernel.org
Fri Jan 31 18:40:38 CET 2014


On Fri, Jan 31, 2014 at 06:35:26PM +0100, Takashi Iwai wrote:

> > +	ret = pm_runtime_get_sync(dev);
> > +	if (ret < 0) {
> > +		dev_err(dev, "Failed to resume: %d\n", ret);
> > +		return ret;

> Shouldn't here return IRQ_XXX?

Yeah, it should.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140131/73f6a078/attachment.sig>


More information about the Alsa-devel mailing list