From: kbuild test robot <lkp@intel.com>
To: Sean Young <sean@mess.org>
Cc: kbuild-all@01.org, linux-media@vger.kernel.org
Subject: Re: [PATCH v2 17/19] [media] lirc: implement reading scancode
Date: Wed, 22 Feb 2017 10:20:12 +0800 [thread overview]
Message-ID: <201702221018.SL9gpbCP%fengguang.wu@intel.com> (raw)
In-Reply-To: <af0fc6e2fbbbb5f6c54905b18d6e78f04eadb4f9.1487709384.git.sean@mess.org>
[-- Attachment #1: Type: text/plain, Size: 20114 bytes --]
Hi Sean,
[auto build test WARNING on linuxtv-media/master]
[also build test WARNING on next-20170221]
[cannot apply to v4.10]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Sean-Young/Teach-lirc-how-to-send-and-receive-scancodes/20170222-073718
base: git://linuxtv.org/media_tree.git master
reproduce: make htmldocs
All warnings (new ones prefixed by >>):
make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
include/linux/init.h:1: warning: no structured comments found
include/linux/kthread.h:26: warning: Excess function parameter '...' description in 'kthread_create'
kernel/sys.c:1: warning: no structured comments found
drivers/dma-buf/seqno-fence.c:1: warning: no structured comments found
include/drm/drm_drv.h:409: warning: No description found for parameter 'load'
include/drm/drm_drv.h:409: warning: No description found for parameter 'firstopen'
include/drm/drm_drv.h:409: warning: No description found for parameter 'open'
include/drm/drm_drv.h:409: warning: No description found for parameter 'preclose'
include/drm/drm_drv.h:409: warning: No description found for parameter 'postclose'
include/drm/drm_drv.h:409: warning: No description found for parameter 'lastclose'
include/drm/drm_drv.h:409: warning: No description found for parameter 'unload'
include/drm/drm_drv.h:409: warning: No description found for parameter 'dma_ioctl'
include/drm/drm_drv.h:409: warning: No description found for parameter 'dma_quiescent'
include/drm/drm_drv.h:409: warning: No description found for parameter 'context_dtor'
include/drm/drm_drv.h:409: warning: No description found for parameter 'set_busid'
include/drm/drm_drv.h:409: warning: No description found for parameter 'irq_handler'
include/drm/drm_drv.h:409: warning: No description found for parameter 'irq_preinstall'
include/drm/drm_drv.h:409: warning: No description found for parameter 'irq_postinstall'
include/drm/drm_drv.h:409: warning: No description found for parameter 'irq_uninstall'
include/drm/drm_drv.h:409: warning: No description found for parameter 'debugfs_init'
include/drm/drm_drv.h:409: warning: No description found for parameter 'debugfs_cleanup'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_open_object'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_close_object'
include/drm/drm_drv.h:409: warning: No description found for parameter 'prime_handle_to_fd'
include/drm/drm_drv.h:409: warning: No description found for parameter 'prime_fd_to_handle'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_export'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_import'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_pin'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_unpin'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_res_obj'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_get_sg_table'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_import_sg_table'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_vmap'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_vunmap'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_prime_mmap'
include/drm/drm_drv.h:409: warning: No description found for parameter 'vgaarb_irq'
include/drm/drm_drv.h:409: warning: No description found for parameter 'gem_vm_ops'
include/drm/drm_drv.h:409: warning: No description found for parameter 'major'
include/drm/drm_drv.h:409: warning: No description found for parameter 'minor'
include/drm/drm_drv.h:409: warning: No description found for parameter 'patchlevel'
include/drm/drm_drv.h:409: warning: No description found for parameter 'name'
include/drm/drm_drv.h:409: warning: No description found for parameter 'desc'
include/drm/drm_drv.h:409: warning: No description found for parameter 'date'
include/drm/drm_drv.h:409: warning: No description found for parameter 'driver_features'
include/drm/drm_drv.h:409: warning: No description found for parameter 'dev_priv_size'
include/drm/drm_drv.h:409: warning: No description found for parameter 'ioctls'
include/drm/drm_drv.h:409: warning: No description found for parameter 'num_ioctls'
include/drm/drm_drv.h:409: warning: No description found for parameter 'fops'
include/drm/drm_drv.h:409: warning: No description found for parameter 'legacy_dev_list'
drivers/media/dvb-core/dvb_frontend.h:677: warning: No description found for parameter 'refcount'
>> include/media/rc-core.h:197: warning: No description found for parameter '32)'
>> include/media/rc-core.h:197: warning: Excess struct/union/enum/typedef member 'kfifo' description in 'rc_dev'
drivers/char/tpm/tpm_vtpm_proxy.c:73: warning: No description found for parameter 'filp'
drivers/char/tpm/tpm_vtpm_proxy.c:73: warning: No description found for parameter 'buf'
drivers/char/tpm/tpm_vtpm_proxy.c:73: warning: No description found for parameter 'count'
drivers/char/tpm/tpm_vtpm_proxy.c:73: warning: No description found for parameter 'off'
drivers/char/tpm/tpm_vtpm_proxy.c:123: warning: No description found for parameter 'filp'
drivers/char/tpm/tpm_vtpm_proxy.c:123: warning: No description found for parameter 'buf'
drivers/char/tpm/tpm_vtpm_proxy.c:123: warning: No description found for parameter 'count'
drivers/char/tpm/tpm_vtpm_proxy.c:123: warning: No description found for parameter 'off'
drivers/char/tpm/tpm_vtpm_proxy.c:203: warning: No description found for parameter 'proxy_dev'
sound/soc/soc-core.c:994: warning: No description found for parameter 'stream_name'
Documentation/core-api/assoc_array.rst:13: WARNING: Enumerated list ends without a blank line; unexpected unindent.
Documentation/doc-guide/sphinx.rst:110: ERROR: Unknown target name: "sphinx c domain".
include/net/cfg80211.h:3154: ERROR: Unexpected indentation.
include/net/mac80211.h:3214: ERROR: Unexpected indentation.
include/net/mac80211.h:3217: WARNING: Block quote ends without a blank line; unexpected unindent.
include/net/mac80211.h:3219: ERROR: Unexpected indentation.
include/net/mac80211.h:3220: WARNING: Block quote ends without a blank line; unexpected unindent.
include/net/mac80211.h:1773: ERROR: Unexpected indentation.
include/net/mac80211.h:1777: WARNING: Block quote ends without a blank line; unexpected unindent.
kernel/sched/fair.c:7587: WARNING: Inline emphasis start-string without end-string.
kernel/time/timer.c:1240: ERROR: Unexpected indentation.
kernel/time/timer.c:1242: ERROR: Unexpected indentation.
kernel/time/timer.c:1243: WARNING: Block quote ends without a blank line; unexpected unindent.
include/linux/wait.h:121: WARNING: Block quote ends without a blank line; unexpected unindent.
include/linux/wait.h:124: ERROR: Unexpected indentation.
include/linux/wait.h:126: WARNING: Block quote ends without a blank line; unexpected unindent.
kernel/time/hrtimer.c:1021: WARNING: Block quote ends without a blank line; unexpected unindent.
kernel/signal.c:317: WARNING: Inline literal start-string without end-string.
drivers/message/fusion/mptbase.c:5051: WARNING: Definition list ends without a blank line; unexpected unindent.
drivers/tty/serial/serial_core.c:1897: WARNING: Definition list ends without a blank line; unexpected unindent.
include/linux/spi/spi.h:369: ERROR: Unexpected indentation.
drivers/usb/core/message.c:481: ERROR: Unexpected indentation.
drivers/usb/core/message.c:482: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/driver-api/usb.rst:623: ERROR: Unknown target name: "usb_type".
Documentation/driver-api/usb.rst:623: ERROR: Unknown target name: "usb_dir".
Documentation/driver-api/usb.rst:623: ERROR: Unknown target name: "usb_recip".
Documentation/driver-api/usb.rst:689: ERROR: Unknown target name: "usbdevfs_urb_type".
sound/soc/soc-core.c:2508: ERROR: Unknown target name: "snd_soc_daifmt".
sound/core/jack.c:312: ERROR: Unknown target name: "snd_jack_btn".
Documentation/translations/ko_KR/howto.rst:293: WARNING: Inline emphasis start-string without end-string.
WARNING: dvipng command 'dvipng' cannot be run (needed for math display), check the imgmath_dvipng setting
Documentation/media/uapi/rc/lirc-dev-intro.rst:69: WARNING: undefined label: lirc_set_timeout (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-mode-scancode (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-can-send-scancode (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-mode-scancode (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-can-rec-scancode (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-mode-scancode (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-scancode-flag-toggle (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: lirc-scancode-flag-repeat (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-unknown (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-other (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc5 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc5x-20 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc5-sz (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-jvc (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sony12 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sony15 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sony20 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-nec (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-necx (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-nec32 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sanyo (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-mcir2-kbd (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-mcir2-mse (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-0 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-6a-20 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-6a-24 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-6a-32 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-mce (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sharp (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-xmp (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-cec (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-unknown (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-other (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc5 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc5x-20 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc5-sz (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-jvc (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sony12 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sony15 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sony20 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-nec (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-necx (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-nec32 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sanyo (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-mcir2-kbd (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-mcir2-mse (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-0 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-6a-20 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-6a-24 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-6a-32 (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-rc6-mce (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-sharp (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-xmp (if the link has no caption the label must precede a section header)
Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-type-cec (if the link has no caption the label must precede a section header)
vim +197 include/media/rc-core.h
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 181 int (*open)(struct rc_dev *dev);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 182 void (*close)(struct rc_dev *dev);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 183 int (*s_tx_mask)(struct rc_dev *dev, u32 mask);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 184 int (*s_tx_carrier)(struct rc_dev *dev, u32 carrier);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 185 int (*s_tx_duty_cycle)(struct rc_dev *dev, u32 duty_cycle);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 186 int (*s_rx_carrier_range)(struct rc_dev *dev, u32 min, u32 max);
5588dc2b include/media/rc-core.h David Härdeman 2011-04-28 187 int (*tx_ir)(struct rc_dev *dev, unsigned *txbuf, unsigned n);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 188 void (*s_idle)(struct rc_dev *dev, bool enable);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 189 int (*s_learning_mode)(struct rc_dev *dev, int enable);
d8b4b582 include/media/ir-core.h David Härdeman 2010-10-29 190 int (*s_carrier_report) (struct rc_dev *dev, int enable);
00942d1a include/media/rc-core.h James Hogan 2014-01-17 191 int (*s_filter)(struct rc_dev *dev,
23c843b5 include/media/rc-core.h David Härdeman 2014-04-04 192 struct rc_scancode_filter *filter);
23c843b5 include/media/rc-core.h David Härdeman 2014-04-04 193 int (*s_wakeup_filter)(struct rc_dev *dev,
00942d1a include/media/rc-core.h James Hogan 2014-01-17 194 struct rc_scancode_filter *filter);
4f253cec include/media/rc-core.h Sean Young 2016-07-10 195 int (*s_timeout)(struct rc_dev *dev,
4f253cec include/media/rc-core.h Sean Young 2016-07-10 196 unsigned int timeout);
75543cce include/media/ir-core.h Mauro Carvalho Chehab 2009-12-11 @197 };
a3572c34 include/media/ir-core.h Mauro Carvalho Chehab 2010-03-20 198
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 199 #define to_rc_dev(d) container_of(d, struct rc_dev, dev)
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 200
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 201 /*
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 202 * From rc-main.c
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 203 * Those functions can be used on any type of Remote Controller. They
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 204 * basically creates an input_dev and properly reports the device as a
ca86674b include/media/rc-core.h Mauro Carvalho Chehab 2010-11-17 205 * Remote Controller, at sys/class/rc.
:::::: The code at line 197 was first introduced by commit
:::::: 75543cce0c1f46be495b981d8d3eda0882721d07 V4L/DVB (13615): ir-core: create ir_input_register
:::::: TO: Mauro Carvalho Chehab <mchehab@redhat.com>
:::::: CC: Mauro Carvalho Chehab <mchehab@redhat.com>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 6457 bytes --]
next prev parent reply other threads:[~2017-02-22 2:20 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 20:43 [PATCH v2 00/19] Teach lirc how to send and receive scancodes Sean Young
2017-02-21 20:43 ` [PATCH v2 01/19] [media] lirc: document lirc modes better Sean Young
2017-02-21 20:43 ` [PATCH v2 02/19] [media] lirc: return ENOTTY when ioctl is not supported Sean Young
2017-02-21 20:43 ` [PATCH v2 03/19] [media] lirc: return ENOTTY when device does support ioctl Sean Young
2017-02-21 20:43 ` [PATCH v2 04/19] [media] winbond: allow timeout to be set Sean Young
2017-02-21 20:43 ` [PATCH v2 05/19] [media] gpio-ir: do not allow a timeout of 0 Sean Young
2017-02-21 20:43 ` [PATCH v2 06/19] [media] rc: lirc keymap no longer makes any sense Sean Young
2017-02-21 20:43 ` [PATCH v2 07/19] [media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improve Sean Young
2017-02-21 20:43 ` [PATCH v2 08/19] [media] lirc: use refcounting for lirc devices Sean Young
2017-02-21 20:43 ` [PATCH v2 09/19] [media] mce_kbd: add encoder Sean Young
2017-02-21 20:43 ` [PATCH v2 10/19] [media] serial_ir: iommap is a memory address, not bool Sean Young
2017-02-21 20:43 ` [PATCH v2 11/19] [media] lirc: lirc interface should not be a raw decoder Sean Young
2017-02-21 20:43 ` [PATCH v2 12/19] [media] lirc: exorcise struct irctl Sean Young
2017-02-21 20:43 ` [PATCH v2 13/19] [media] lirc: use plain kfifo rather than lirc_buffer Sean Young
2017-02-21 20:43 ` [PATCH v2 14/19] [media] lirc: implement scancode sending Sean Young
2017-02-21 20:43 ` [PATCH v2 15/19] [media] rc: use the correct carrier for scancode transmit Sean Young
2017-02-21 20:43 ` [PATCH v2 16/19] [media] rc: auto load encoder if necessary Sean Young
2017-02-21 20:43 ` [PATCH v2 17/19] [media] lirc: implement reading scancode Sean Young
2017-02-22 0:14 ` kbuild test robot
2017-02-22 10:45 ` Sean Young
2017-02-22 2:20 ` kbuild test robot [this message]
2017-02-21 20:43 ` [PATCH v2 18/19] [media] lirc: scancode rc devices should have a lirc device too Sean Young
2017-02-21 20:43 ` [PATCH v2 19/19] [media] lirc: document LIRC_MODE_SCANCODE Sean Young
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201702221018.SL9gpbCP%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@01.org \
--cc=linux-media@vger.kernel.org \
--cc=sean@mess.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox