commit | e087ab74f3dd30105041e1c68db209f235b63042 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Wed Jul 31 14:56:29 2013 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 31 18:08:01 2013 -0700 |
tree | ba3ba6f1460bea74f234b7b408e64192b917668c | |
parent | 3fc1eb5fe5318d3eff9938240c29cc6ce2d6ce4e [diff] |
serial: sccnxp: Disable regulator on error The patch disables the regulator in case of errors, if we have it. In addition, the patch adds support for deferred regulator probe and makes error path are a bit clean. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>