commit | 5c73e74034820ca2a85101a52622f1c92237edc0 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Jan 21 09:50:51 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 07 14:41:05 2014 -0800 |
tree | 88e5cf7089d70904b60df48c1d80b3f763b3af86 | |
parent | 93571adbb132c47d4d3a8e42d47276862f9635a2 [diff] |
usb: phy: msm: tiny leak on error in probe() 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>