> On Sat, Nov 29, 2014 at 11:49:04AM +0530, Muthu Mani wrote:
> > Adds support for USB-I2C/GPIO interfaces of Cypress Semiconductor
> > CYUSBS234 USB-Serial Bridge controller.
> >
> > Details about the device can be found at:
> > http://www.cypress.com/?rID=84126
> >
> > Signed-off-by: Muthu Mani <[email protected]>
> > Signed-off-by: Rajaram Regupathy <[email protected]>
> > ---
>
> This patch as well as the other two patches in the series is white-space
> damaged. Please always make sure to run your patches through
> checkpatch.pl before submission (and/or fix your mailer).
>
> Also use git-send-email when submitting your series so that the individual
> patches get threaded properly.

Sorry about the inconvenience.
I ran checkpatch.pl for all the patches before I submitted them using 
git-send-email.
checkpatch doesn't show any error.

I used the following command to submit patch. Please let me know if anything 
wrong.
$ git format-patch -s -n -v4 master..Driver_v4
$ git send-email --smtp-encryption=tls --smtp-server=<mail-server> 
[email protected] --smtp-server-port=<port#> --to="Samuel Ortiz 
<[email protected]>" --to="Lee Jones <[email protected]>" --to="Wolfram 
Sang <[email protected]>" --to="Linus Walleij <[email protected]>" 
--to="Alexandre Courbot <[email protected]>" --to="[email protected]"  
--to="Johan Hovold <[email protected]>" --cc="[email protected]"  
--cc="[email protected]" --cc="[email protected]" 
--cc="[email protected]" 
v4-0001-mfd-add-support-for-Cypress-CYUSBS234-USB-Serial-.patch

>
> And always increase (or add a "resend" prefix) when resending. I got two
> v4 series in my inbox. No idea what's the difference, if any.

In the second v4 patch, I added Greg KH and usb group. There is no code changes.
I will take care when I resend again.

Thanks,
Muthu

>
> Thanks,
> Johan

This message and any attachments may contain Cypress (or its subsidiaries) 
confidential information. If it has been received in error, please advise the 
sender and immediately delete this message.
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to