ARM: OMAP2+: omap-usb-host: Fix memory leaks omap-for-v3.11/fixes-non-critical-signed
authorRoger Quadros <rogerq@ti.com>
Fri, 24 May 2013 13:06:58 +0000 (16:06 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 17:04:10 +0000 (10:04 -0700)
Fix memory leaks in the error path.
Also, use platform_device_register_full() to allocate
the platform devices and set platform data.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found