commit | 6dae14216c85eea13db7b12c469475c5d30e5499 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Jun 13 00:28:23 2012 +0200 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jun 13 10:22:08 2012 +0900 |
tree | d38f40200b083dcab0f5c2876b14d2da6f9562ce | |
parent | 3777808873b0c49c5cf27e44c948dfb02675d578 [diff] |
serial: sh-sci: Fix probe error paths When probing fails, the driver must not try to cleanup resources that have not been initialized. Fix this. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>