Revert "drivers: usb: s3c-hsotg: add support for usb core regulator"
authorChanho Park <chanho61.park@samsung.com>
Mon, 11 Aug 2014 05:11:55 +0000 (14:11 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:29 +0000 (12:00 +0900)
This reverts commit 3fce4fefb40c28cadc40d2fa3452121eb0240ec1.

drivers/usb/gadget/s3c-hsotg.c

index 42f5a74..2cd3fc3 100644 (file)
@@ -44,7 +44,6 @@
 #include "s3c-hsotg.h"
 
 static const char * const s3c_hsotg_supply_names[] = {
-       "vusb_core",            /* core USB supply, 4.9V */
        "vusb_d",               /* digital USB supply, 1.2V */
        "vusb_a",               /* analog USB supply, 1.1V */
 };