From: Shinya Kuribayashi Date: Thu, 10 May 2012 01:32:14 +0000 (+0900) Subject: USB: gpio_vbus: put a missing regulator_put() on error X-Git-Tag: v3.5-rc1~149^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6dc9cf76b9c39ccffe083f09f995ce2502f5773;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed