[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5016BC34.8070306@wwwdotorg.org>
Date: Mon, 30 Jul 2012 10:54:12 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Julia Lawall <Julia.Lawall@...6.fr>
CC: Alan Stern <stern@...land.harvard.edu>,
kernel-janitors@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/7] drivers/usb/host/ehci-tegra.c: use devm_ functions
On 07/30/2012 08:43 AM, Julia Lawall wrote:
> From: Julia Lawall <Julia.Lawall@...6.fr>
>
> The various devm_ functions allocate memory that is released when a driver
> detaches. This patch uses these functions for data that is allocated in
> the probe function of a platform device and is only freed in the remove
> function.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
Tested-by: Stephen Warren <swarren@...dotorg.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists