From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/5] sir_ir fixes and update todo
Date: Wed, 17 May 2017 18:32:49 +0100 [thread overview]
Message-ID: <cover.1495035457.git.sean@mess.org> (raw)
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
next reply other threads:[~2017-05-17 17:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 17:32 Sean Young [this message]
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
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=cover.1495035457.git.sean@mess.org \
--to=sean@mess.org \
--cc=linux-media@vger.kernel.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 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.