Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: sunsu: Free memory when probe fails
When su_probe() fails it doesn't free *up and we may have a memory leak. Fix this by freeing *up before return. Signed-off-by: Souptick joarder <jrdr.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information