[IA64] ioc3_serial: release resources in error return path
authorRahul Ruikar <rahul.ruikar@gmail.com>
Fri, 1 Oct 2010 20:32:45 +0000 (13:32 -0700)
committerTony Luck <tony.luck@intel.com>
Fri, 1 Oct 2010 20:32:45 +0000 (13:32 -0700)
In ioc3uart_probe()
resources were not released during error return path
- ports[phys_port]

Signed-off-by: Rahul Ruikar <rahul.ruikar@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found