Re: [PATCH v2 0/4] media: sunxi-cir: Cleanup and power management

From: Sean Young
Date: Mon Jan 18 2021 - 13:02:34 EST


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