On 07/30/2012 08:43 AM, Julia Lawall wrote:
> From: Julia Lawall <julia.law...@lip6.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.law...@lip6.fr>

Tested-by: Stephen Warren <swar...@wwwdotorg.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to