All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: linux-media@vger.kernel.org
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>
Subject: [PATCH 0/5] cec: add CEC_CAP_DEFAULTS define
Date: Fri,  4 Aug 2017 12:41:50 +0200	[thread overview]
Message-ID: <20170804104155.37386-1-hverkuil@xs4all.nl> (raw)

From: Hans Verkuil <hans.verkuil@cisco.com>

Four CEC capabilities are normally always used. So combine them
in a single CEC_CAP_DEFAULTS define. This also avoids missing one
of these caps as happened in the stih-cec driver.

Regards,

	Hans

Hans Verkuil (5):
  media/cec.h: add CEC_CAP_DEFAULTS
  adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTS
  s5p-cec: use CEC_CAP_DEFAULTS
  stih-cec: use CEC_CAP_DEFAULTS
  stm32-cec: use CEC_CAP_DEFAULTS

 drivers/media/i2c/adv7511.c                       | 3 +--
 drivers/media/i2c/adv7604.c                       | 3 +--
 drivers/media/i2c/adv7842.c                       | 3 +--
 drivers/media/platform/s5p-cec/s5p_cec.c          | 7 ++-----
 drivers/media/platform/sti/cec/stih-cec.c         | 4 +---
 drivers/media/platform/stm32/stm32-cec.c          | 4 +---
 drivers/media/platform/vivid/vivid-cec.c          | 3 +--
 drivers/media/usb/pulse8-cec/pulse8-cec.c         | 3 +--
 drivers/media/usb/rainshadow-cec/rainshadow-cec.c | 3 +--
 include/media/cec.h                               | 3 +++
 10 files changed, 13 insertions(+), 23 deletions(-)

-- 
2.13.2

             reply	other threads:[~2017-08-04 10:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04 10:41 Hans Verkuil [this message]
2017-08-04 10:41 ` [PATCH 1/5] media/cec.h: add CEC_CAP_DEFAULTS Hans Verkuil
     [not found]   ` <CGME20170816084045epcas2p435b2d7ef400710156d28a6e6bdf90efd@epcas2p4.samsung.com>
2017-08-16  8:40     ` Sylwester Nawrocki
2017-08-20 13:09       ` Benjamin Gaignard
2017-08-04 10:41 ` [PATCH 2/5] adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTS Hans Verkuil
2017-08-04 10:41 ` [PATCH 3/5] s5p-cec: " Hans Verkuil
     [not found]   ` <CGME20170816084104epcas1p28b1eba2785ff9d8c62f254a4316786a7@epcas1p2.samsung.com>
2017-08-16  8:40     ` Sylwester Nawrocki
2017-08-04 10:41 ` [PATCH 4/5] stih-cec: " Hans Verkuil
2017-08-17  6:46   ` Hans Verkuil
2017-08-20 13:11   ` Benjamin Gaignard
2017-08-20 13:18     ` Hans Verkuil
2017-08-04 10:41 ` [PATCH 5/5] stm32-cec: " Hans Verkuil
2017-08-20 13:13   ` Benjamin Gaignard

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=20170804104155.37386-1-hverkuil@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=benjamin.gaignard@linaro.org \
    --cc=linux-media@vger.kernel.org \
    --cc=s.nawrocki@samsung.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.