commit | c1b1731d2002b93857810aa5da856b43f46bb470 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Dec 06 17:51:18 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 10 12:53:30 2013 -0800 |
tree | f98d07c8ce2ff272267e691e55f7078a49e19f42 | |
parent | 1caab68bff266fb4cea0bee7a8a5494042e883a9 [diff] |
drivers: phy: Fix memory leak 'phy' was not being freed upon error in one of the cases. Adjust the 'goto's to fix this. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>