[alsa-devel] [PATCH 3/3] sound/soc/au1x: keep pointer to resource so it can be freed

Manuel Lauss manuel.lauss at googlemail.com
Wed Oct 19 16:50:08 CEST 2011


On Tue, Oct 18, 2011 at 5:45 AM, Julia Lawall <julia at diku.dk> wrote:
> From: Julia Lawall <julia at diku.dk>
>
> Add a new variable for storing resources accessed subsequent to the one
> accessed using request_mem_region, so the one accessed using
> request_mem_region can be released if needed.
>
> This code is also missing some calls to iounmap.

How about something much simpler, like this:



More information about the Alsa-devel mailing list