get rid of the qwx(4) mhi_newstate_task
authorstsp <stsp@openbsd.org>
Thu, 22 Feb 2024 09:15:34 +0000 (09:15 +0000)
committerstsp <stsp@openbsd.org>
Thu, 22 Feb 2024 09:15:34 +0000 (09:15 +0000)
commita5176bb5917058208be9291d3697f84006a69be4
treed504ee9032db9e692716f753451a1a66f3714136
parent4b7d609e491630d73e47d4c7cdcfd77fa84e05f5
get rid of the qwx(4) mhi_newstate_task

We can now run MHI state transition code in the interrupt handler.
There is no reason to run a separate thread just to poke at some
registers and send a few of wakeups().
sys/dev/pci/if_qwx_pci.c