All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] sir_ir fixes and update todo
@ 2017-05-17 17:32 Sean Young
  2017-05-17 17:32 ` [PATCH 1/5] [media] sir_ir: attempt to free already free_irq Sean Young
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sean Young @ 2017-05-17 17:32 UTC (permalink / raw)
  To: linux-media

Just some minor cleanups.

Sean Young (5):
  [media] sir_ir: attempt to free already free_irq
  [media] sir_ir: use dev managed resources
  [media] sir_ir: remove init_port and drop_port functions
  [media] sir_ir: remove init_chrdev and init_sir_ir functions
  [media] staging: remove todo and replace with lirc_zilog todo

 drivers/media/rc/sir_ir.c                  | 90 ++++++++++--------------------
 drivers/staging/media/lirc/TODO            | 47 ++++++++++++----
 drivers/staging/media/lirc/TODO.lirc_zilog | 36 ------------
 3 files changed, 63 insertions(+), 110 deletions(-)
 delete mode 100644 drivers/staging/media/lirc/TODO.lirc_zilog

-- 
2.9.4

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

end of thread, other threads:[~2017-05-17 17:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17 17:32 [PATCH 0/5] sir_ir fixes and update todo Sean Young
2017-05-17 17:32 ` [PATCH 1/5] [media] sir_ir: attempt to free already free_irq Sean Young
2017-05-17 17:32 ` [PATCH 2/5] [media] sir_ir: use dev managed resources Sean Young
2017-05-17 17:32 ` [PATCH 3/5] [media] sir_ir: remove init_port and drop_port functions Sean Young
2017-05-17 17:32 ` [PATCH 4/5] [media] sir_ir: remove init_chrdev and init_sir_ir functions Sean Young
2017-05-17 17:32 ` [PATCH 5/5] [media] staging: remove todo and replace with lirc_zilog todo Sean Young

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.