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] 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