Hi Kevin,
I suggest reading the file Documentation/SubmittingPatches for general
guidance as how to submit patches.
> +#define MAJOR_NUM 100
> +#define MAJOR_MIN 0
Fixed device numbers need to be allocated from
(currently managed by Alan Cox). However, this should pro
On Tue, 2014-05-27 at 14:44 +0800, hnnne...@gmail.com wrote:
> From: kevin
Hi Kevin.
You subject line should be something like:
[PATCH] Add support for GeneralTouch serial screen
There should be a commit message too.
> ---
> gtserio.c | 188
> +