On Tue, Sep 23, 2014 at 09:42:58PM +0800, Chris Zhong wrote: > Get voltage & duty table from device tree might be better, other platforms can also use this > driver without any modify. Please wrap your changelogs to less than 80 characters. > diff --git a/drivers/regulator/pwm-regulator.c b/drivers/regulator/pwm-regulator.c > new file mode 100644 > index 0000000..d3f55ea > --- /dev/null > +++ b/drivers/regulator/pwm-regulator.c > @@ -0,0 +1,197 @@ > +/* > + * Regulator driver for PWM Regulators > + * > + * Copyright (C) 2014 - STMicroelectronics Inc. > + * > + * Author: Lee Jones <lee.jones at linaro.org> > + * Generate patches renaming files with git format-patch -M - as things stand since this deletes and re-adds the code it's very difficult to review, it's equivalent to just re-reviewing the driver from scratch. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20140927/b104c093/attachment.sig>