linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] slimbus: patches for 5.19
@ 2022-04-29 16:50 Srinivas Kandagatla
  2022-04-29 16:50 ` [PATCH 1/2] slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt Srinivas Kandagatla
  2022-04-29 16:50 ` [PATCH 2/2] slimbus: qcom: Remove unnecessary print function dev_err() Srinivas Kandagatla
  0 siblings, 2 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2022-04-29 16:50 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

Hi Greg,

Here are some trivial SLIMbus patches for 5.19 which mostly includes
cleanups around get_irq.

Can you please queue them up for 5.19.

thanks for you help,
srini

Lad Prabhakar (1):
  slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt

Yang Li (1):
  slimbus: qcom: Remove unnecessary print function dev_err()

 drivers/slimbus/qcom-ctrl.c     |  4 +---
 drivers/slimbus/qcom-ngd-ctrl.c | 10 ++++------
 2 files changed, 5 insertions(+), 9 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2022-05-10  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 16:50 [PATCH 0/2] slimbus: patches for 5.19 Srinivas Kandagatla
2022-04-29 16:50 ` [PATCH 1/2] slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt Srinivas Kandagatla
2022-04-29 16:50 ` [PATCH 2/2] slimbus: qcom: Remove unnecessary print function dev_err() Srinivas Kandagatla
2022-05-09 13:42   ` Greg KH
2022-05-10  9:49     ` Srinivas Kandagatla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).