All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] uio: pdrv_gen_irq and threaded intrerrupts
@ 2024-04-12  4:55 Chris Packham
  2024-04-12  4:55 ` [PATCH v3 1/2] uio_pdrv_genirq: convert to use device_property APIs Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Packham @ 2024-04-12  4:55 UTC (permalink / raw)
  To: gregkh, guanghuifeng, cleech, njavali; +Cc: linux-kernel, Chris Packham

I've combined these two commits submitted separatedly [1][2] into a small
series. They can be applied separately as they are not dependent on each other.

[1] - https://lore.kernel.org/lkml/20240325015045.778718-1-chris.packham@alliedtelesis.co.nz/
[2] - https://lore.kernel.org/lkml/20240325015045.778718-1-chris.packham@alliedtelesis.co.nz/

Chris Packham (2):
  uio_pdrv_genirq: convert to use device_property APIs
  uio: use threaded interrupts

 drivers/uio/uio.c             | 24 +++++++++++++++++++-----
 drivers/uio/uio_pdrv_genirq.c | 10 +++++-----
 2 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-12  7:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12  4:55 [PATCH v3 0/2] uio: pdrv_gen_irq and threaded intrerrupts Chris Packham
2024-04-12  4:55 ` [PATCH v3 1/2] uio_pdrv_genirq: convert to use device_property APIs Chris Packham
2024-04-12  4:55 ` [PATCH v3 2/2] uio: use threaded interrupts Chris Packham
2024-04-12  7:49 ` [PATCH v3 0/2] uio: pdrv_gen_irq and threaded intrerrupts Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.