usb: phy: msm: tiny leak on error in probe()
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 21 Jan 2014 06:50:51 +0000 (09:50 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 22:41:05 +0000 (14:41 -0800)
Free "motog" on error.  This is more to appease the static checkers than
a real worry.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-msm-usb.c

Simple merge