Re: [PATCH 1/2] [media] serial_ir: port lirc_serial to rc-core

2016-11-10 Thread Sean Young
On Thu, Nov 03, 2016 at 03:39:31AM +0800, kbuild test robot wrote: > Hi Sean, > > [auto build test WARNING on linuxtv-media/master] > [also build test WARNING on v4.9-rc3 next-20161028] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] >

Re: [PATCH 1/2] [media] serial_ir: port lirc_serial to rc-core

2016-11-02 Thread kbuild test robot
Hi Sean, [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.9-rc3 next-20161028] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to

[PATCH 1/2] [media] serial_ir: port lirc_serial to rc-core

2016-11-02 Thread Sean Young
Tested with a homebrew serial ir. Signed-off-by: Sean Young --- MAINTAINERS |6 + drivers/media/rc/Kconfig | 17 + drivers/media/rc/Makefile|1 + drivers/media/rc/serial_ir.c | 1020 ++ 4 files changed,