mbox series

[0/4] Improvments for wlcore irq and resume for v5.9

Message ID 20200617212505.62519-1-tony@atomide.com (mailing list archive)
Headers show
Series Improvments for wlcore irq and resume for v5.9 | expand

Message

Tony Lindgren June 17, 2020, 9:25 p.m. UTC
Hi,

Here are few improvments for wlcore interrupt handling and resume ELP
handling for v5.9.

Regards,

Tony


Tony Lindgren (4):
  wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
  wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
  wlcore: Simplify runtime resume ELP path
  wlcore: Remove pointless spinlock

 drivers/net/wireless/ti/wlcore/main.c | 84 +++++++++++++--------------
 1 file changed, 39 insertions(+), 45 deletions(-)