Julia Lawall bc2ff98ffa drivers/usb/host/ehci-tegra.c: use devm_ functions
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@lip6.fr>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-10 12:04:10 -07:00
..
2012-07-26 10:23:47 -07:00
2012-07-30 12:41:17 -07:00
2012-07-26 20:29:52 -07:00
2012-07-16 16:56:48 -07:00
2012-02-13 14:32:34 -08:00
2012-07-26 10:23:47 -07:00
2012-04-18 13:43:30 -07:00
2012-05-01 21:33:37 -07:00
2011-09-18 01:39:36 -07:00
2012-07-26 10:23:47 -07:00
2012-04-27 11:24:43 -07:00
2011-11-18 10:51:00 -08:00
2012-04-27 11:24:44 -07:00
2011-11-18 10:51:00 -08:00
2012-04-27 11:24:45 -07:00