Re: [PATCH v2 0/14] input: cyapa: re-architecture driver to support multi-trackpads in one driver
From: Patrik Fimml <hidden>
Date: 2014-06-30 19:59:40
Also in:
lkml
From: Patrik Fimml <hidden>
Date: 2014-06-30 19:59:40
Also in:
lkml
Hi Dudley, On Mon, Jun 30, 2014 at 05:43:06AM +0000, Dudley Du wrote:
Attached are the patches files, I sent it firstly.
Thanks for the response, I was able to apply the patches now. The attached files lack headers and commit messages though, so I don't have fine-grained history in my git tree for convenient later review. The file names suggest to me that you might just have copy-and-pasted the patches from somewhere. It would be great if you could attach them again in the format produced by "git format-patch", with no further modifications done by hand. (If you feel the need to do modifications, you should modify the actual commits e.g. with "git rebase -i" before using format-patch.) Others can then simply import your changes - including commit messages - into their tree with "git am". Thanks, Patrik