On Thu, Jul 13, 2023 at 04:57:38PM +0200, Johan Hovold wrote: > When reviewing the Qualcomm serial-driver suspend implementation I > noticed the odd runtime PM state update which had snuck in. Turns out it > was added to work around a bug in PM core which prevented drivers not > implementing runtime PM from using dedicated wake irqs. > > This series fixes the wake irq arming and drops the unused wake irq > enable helpers before dropping the bogus runtime PM state update in the > Qualcomm driver. > > I suggest that Rafael takes all of these through his tree. I agree: Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>