Re: [PATCH 3/4] Add header file,Kconfig and Makefile

2019-03-10 Thread Randy Dunlap
On 3/10/19 8:25 PM, Morris Ku 古文俊 wrote: > Hi, > >> This patch add header file, Kconfig and Makefile. >> >> Signed-off-by: Morris Ku >> --- > ok , I'll delete Kconfig  in next version. Hi, Please just send plain text emails -- no html. vger.kernel.org (the mailing list server) ignores emails

Re: [PATCH 3/4] Add header file,Kconfig and Makefile

2019-03-08 Thread Randy Dunlap
On 3/8/19 4:35 AM, Morris Ku wrote: > This patch add header file, Kconfig and Makefile. > > Signed-off-by: Morris Ku > --- > diff --git a/char/snx/Kconfig b/char/snx/Kconfig > new file mode 100644 > index ..86f38352 > --- /dev/null > +++ b/char/snx/Kconfig > @@ -0,0 +1,15 @@ > +#

Re: [PATCH 3/4] Add header file,Kconfig and Makefile

2019-03-08 Thread Enrico Weigelt, metux IT consult
On 08.03.19 13:35, Morris Ku wrote: > This patch add header file, Kconfig and Makefile. > > Signed-off-by: Morris Ku > --- > char/snx/Kconfig | 15 + > char/snx/Makefile |9 + > char/snx/driver_extd.h | 170 ++ > char/snx/snx_common.h | 1157

[PATCH 3/4] Add header file,Kconfig and Makefile

2019-03-08 Thread Morris Ku
This patch add header file, Kconfig and Makefile. Signed-off-by: Morris Ku --- char/snx/Kconfig | 15 + char/snx/Makefile |9 + char/snx/driver_extd.h | 170 ++ char/snx/snx_common.h | 1157 char/snx/snx_lp.h | 126 +