]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
ehci: fix missing kfree in remove path also
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Fri, 5 Feb 2010 04:05:42 +0000 (20:05 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Feb 2010 04:05:42 +0000 (20:05 -0800)
commit2932ea5539e99e433d58a0e86d0b22220d130eb4
tree019b05f30b461bf694720898f97d521be2c2e0e5
parentfc76be434d90bcd57a0ea6b93a2e66a3fec4b664
ehci: fix missing kfree in remove path also

Added missing kfree() in ehci_hcd_omap_remove().

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
drivers/usb/host/ehci-omap.c