mbox

[GIT,PULL,FOR,v4.8] Two more CEC patches

Message ID 577297C3.2060403@cisco.com (mailing list archive)
State Superseded, archived
Headers

Pull-request

git://linuxtv.org/hverkuil/media_tree.git cec-topic2

Message

Hans Verkuil (hansverk) June 28, 2016, 3:29 p.m. UTC
  (apologies if this is a duplicate, the first attempt to mail this seemed to fail).

This adds the missing rc-cec keymap module and a bug fix patch.

I originally thought the rc-cec module was already merged in the cec topic branch,
but I later discovered that it wasn't.

Regards,

	Hans

The following changes since commit c7169ad5616229b87cabf886bc5f9cbd1fc35a5f:

  [media] DocBook/media: add CEC documentation (2016-06-28 11:45:24 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git cec-topic2

for you to fetch changes up to 4049cdd6d38815017c553a76c958181d11861133:

  cec-adap: on reply, restore the tx_status value from the transmit (2016-06-28 17:05:24 +0200)

----------------------------------------------------------------
Hans Verkuil (1):
      cec-adap: on reply, restore the tx_status value from the transmit

Kamil Debski (1):
      rc-cec: Add HDMI CEC keymap module

 drivers/media/rc/keymaps/Makefile    |   1 +
 drivers/media/rc/keymaps/rc-cec.c    | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/staging/media/cec/cec-adap.c |   1 +
 3 files changed, 184 insertions(+)
 create mode 100644 drivers/media/rc/keymaps/rc-cec.c
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html