linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] rc: don't poke around in rc_dev internals
@ 2017-05-01 16:09 David Härdeman
  2017-05-01 16:09 ` [PATCH 1/7] rc-core: ati_remote - leave the internals of rc_dev alone David Härdeman
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: David Härdeman @ 2017-05-01 16:09 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab, sean

The following patch series fixes up various drivers which go
poking around in struct rc_dev for no good reason.

---

David Härdeman (7):
      rc-core: ati_remote - leave the internals of rc_dev alone
      rc-core: img-ir - leave the internals of rc_dev alone
      rc-core: img-nec-decoder - leave the internals of rc_dev alone
      rc-core: sanyo - leave the internals of rc_dev alone
      rc-core: ir-raw - leave the internals of rc_dev alone
      rc-core: cx231xx - leave the internals of rc_dev alone
      rc-core: tm6000 - leave the internals of rc_dev alone


 drivers/media/rc/ati_remote.c             |    3 ---
 drivers/media/rc/img-ir/img-ir-hw.c       |    4 ----
 drivers/media/rc/ir-nec-decoder.c         |   10 +++-------
 drivers/media/rc/ir-sanyo-decoder.c       |   10 +++-------
 drivers/media/rc/rc-ir-raw.c              |    4 +---
 drivers/media/usb/cx231xx/cx231xx-input.c |    5 ++---
 drivers/media/usb/tm6000/tm6000-input.c   |    4 ----
 7 files changed, 9 insertions(+), 31 deletions(-)

--
David Härdeman

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-06-17 11:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01 16:09 [PATCH 0/7] rc: don't poke around in rc_dev internals David Härdeman
2017-05-01 16:09 ` [PATCH 1/7] rc-core: ati_remote - leave the internals of rc_dev alone David Härdeman
2017-05-01 16:10 ` [PATCH 2/7] rc-core: img-ir " David Härdeman
2017-05-01 16:10 ` [PATCH 3/7] rc-core: img-nec-decoder " David Härdeman
2017-05-22 20:40   ` Sean Young
2017-05-28  8:28     ` David Härdeman
2017-06-11 16:02       ` Sean Young
2017-06-17 11:14         ` David Härdeman
2017-05-01 16:10 ` [PATCH 4/7] rc-core: sanyo " David Härdeman
2017-05-22 20:46   ` Sean Young
2017-05-01 16:10 ` [PATCH 5/7] rc-core: ir-raw " David Härdeman
2017-05-23  9:20   ` Sean Young
2017-05-28  8:31     ` David Härdeman
2017-05-28 16:49       ` [PATCH] [media] rc-core: simplify ir_raw_event_store_edge() Sean Young
2017-06-06 21:27         ` Sean Young
2017-05-01 16:10 ` [PATCH 6/7] rc-core: cx231xx - leave the internals of rc_dev alone David Härdeman
2017-05-01 16:10 ` [PATCH 7/7] rc-core: tm6000 " David Härdeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).