These two patches allow the s3c-hsudc driver to control its supplying regulators. The regulator calls can use the regulators unconditionally and let necessary "stubbing and mapping" happen through the regulator framework, according to for example http://marc.info/?l=linux-netdev&m=131914562120725&w=2 meaning there is no need to gracefully fail if a regulator is not present. Heiko Stuebner (2): s3c-hsudc: reorder error handling in start function s3c-hsudc: Add regulator handling drivers/usb/gadget/s3c-hsudc.c | 73 +++++++++++++++++++++++++++++++++------ 1 files changed, 61 insertions(+), 12 deletions(-) -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html