On Mon, Jun 20, 2011 at 05:33:12PM +0530, ashishj3 wrote:
--- a/drivers/regulator/da9052-regulator.c +++ b/drivers/regulator/da9052-regulator.c @@ -24,7 +24,7 @@ #include <linux/mfd/da9052/reg.h> #include <linux/mfd/da9052/pdata.h> -/* Buck step size Macros */ +/* Buck step size */ #define DA9052_BUCK_PERI_3uV_STEP 100000 #define DA9052_BUCK_PERI_REG_MAP_UPTO_3uV 24 #define DA9052_CONST_3uV 3000000
This appears to be an incremental patch against some previous version of the driver. Since this driver is not yet part of Linux you need to send it as a new patch, as a result I've not read the rest of the patch and must once more urge you to read and follow the instructions in SubmittingPatches.
Given the very substantial problems that this process appears to be causing you I strongly urge you to accept the offers of help that the Linaro team have made recently.