commit | a6dc9cf76b9c39ccffe083f09f995ce2502f5773 | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com> | Thu May 10 10:32:14 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 14 09:02:23 2012 -0700 |
tree | 592c850c522f2810f951e3843e3fce71223359b5 | |
parent | 934ccec4da14dc0586dfe08b36166364bdd2181b [diff] |
USB: gpio_vbus: put a missing regulator_put() on error Note that regulator_put() doesn't care about whether ->vbus_draw is valid or not. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>