Re: [alsa-devel] [PATCH 1/3] sound/soc/mxs/mxs-saif.c: keep pointerto resource so it can be freed

From: Julia Lawall
Date: Tue Oct 18 2011 - 09:29:37 EST


On Tue, 18 Oct 2011, Mark Brown wrote:

> On Tue, Oct 18, 2011 at 03:18:01PM +0200, Julia Lawall wrote:
> > From: Julia Lawall <julia@xxxxxxx>
> >
> > 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.
>
> The same issue applies to all the patches in the series, adding a number
> onto the end of the variable name to make the new one isn't ideal.

I put iores and dmares for the mxs code. I will look and see if the same
naming strategy can be used for the other two patches.

julia
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/