From: Sean Young <sean@mess.org>
To: Samuel Holland <samuel@sholland.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
Maxime Ripard <mripard@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
Jernej Skrabec <jernej.skrabec@siol.net>,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-sunxi@googlegroups.com
Subject: Re: [PATCH v2 0/4] media: sunxi-cir: Cleanup and power management
Date: Mon, 18 Jan 2021 17:59:58 +0000 [thread overview]
Message-ID: <20210118175958.GA3682@gofer.mess.org> (raw)
In-Reply-To: <20210118060048.22267-1-samuel@sholland.org>
On Mon, Jan 18, 2021 at 12:00:44AM -0600, Samuel Holland wrote:
> This series cleans up some dead code in the sunxi-cir driver and adds
> system power management hooks.
>
> ---
> Changes from v1:
> - Unregister the RC device first thing in sunxi_ir_remove() [3]
>
Thanks. I've tested it on my Cubieboard1 and everything looks fine.
I've applied it to my tree.
Sean
> Samuel Holland (4):
> media: sunxi-cir: Clean up dead register writes
> media: sunxi-cir: Remove unnecessary spinlock
> media: sunxi-cir: Factor out hardware initialization
> media: sunxi-cir: Implement suspend/resume/shutdown callbacks
>
> drivers/media/rc/sunxi-cir.c | 169 ++++++++++++++++++++---------------
> 1 file changed, 95 insertions(+), 74 deletions(-)
>
> --
> 2.26.2
prev parent reply other threads:[~2021-01-18 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-18 6:00 [PATCH v2 0/4] media: sunxi-cir: Cleanup and power management Samuel Holland
2021-01-18 6:00 ` [PATCH v2 1/4] media: sunxi-cir: Clean up dead register writes Samuel Holland
2021-01-18 6:00 ` [PATCH v2 2/4] media: sunxi-cir: Remove unnecessary spinlock Samuel Holland
2021-01-18 6:00 ` [PATCH v2 3/4] media: sunxi-cir: Factor out hardware initialization Samuel Holland
2021-01-18 6:00 ` [PATCH v2 4/4] media: sunxi-cir: Implement suspend/resume/shutdown callbacks Samuel Holland
2021-01-18 6:04 ` [PATCH v2 0/4] media: sunxi-cir: Cleanup and power management Samuel Holland
2021-01-18 17:59 ` Sean Young [this message]
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=20210118175958.GA3682@gofer.mess.org \
--to=sean@mess.org \
--cc=jernej.skrabec@siol.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=mchehab@kernel.org \
--cc=mripard@kernel.org \
--cc=samuel@sholland.org \
--cc=wens@csie.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.