commit | e41a5f88b374f7b1d87a72740d186be20cae4aa8 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Fri May 24 16:06:58 2013 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Wed Jun 12 10:04:10 2013 -0700 |
tree | ab78d492ad43bc2d2fa4da344c1301edc9e5abf6 | |
parent | 82702ea11ddfe0e43382e1fa5b66d807d8114916 [diff] |
ARM: OMAP2+: omap-usb-host: Fix memory leaks 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>