[alsa-devel] [PATCH v5-resend 2/7] ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec

Mark Brown broonie at kernel.org
Thu Mar 6 10:20:07 CET 2014


On Wed, Mar 05, 2014 at 04:34:35PM +0800, RongJun Ying wrote:

Applied, but...

> +	base = devm_ioremap(&pdev->dev, mem_res->start,
> +			resource_size(mem_res));
> +	if (base == NULL)
> +		return -ENOMEM;

...use devm_ioremap_resource() instead, please send a followup patch
fixing this.
-------------- 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/20140306/2e5672aa/attachment.sig>


More information about the Alsa-devel mailing list