linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] staging: vchiq_arm: move state dump to debugfs
@ 2023-10-29 12:48 Stefan Wahren
  2023-10-29 12:48 ` [PATCH V2 1/3] staging: vchiq_core: Make vchiq_dump_service_state static Stefan Wahren
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Stefan Wahren @ 2023-10-29 12:48 UTC (permalink / raw)
  To: Umang Jain, Greg Kroah-Hartman
  Cc: Florian Fainelli, Dan Carpenter, Phil Elwell, Dave Stevenson,
	Kieran Bingham, Laurent Pinchart, linux-staging, linux-arm-kernel,
	linux-media, Stefan Wahren

Hello,

since recent discussion raised the question about the future of debugfs
for vchiq [1], i want to submit this cleanup patch series as part of the
discussion and a small Halloween present ;-)

Best regards

Changes in V2:
- rebase on top of current staging-next
- address suggestion from Laurent Pinchart in patch 1
- fix checkpatch issue (too long line) in patch 2

[1] - https://lore.kernel.org/lkml/7ea529c2-3da6-47df-9b09-28d4ab36c4ef@kadam.mountain/T/

Stefan Wahren (3):
  staging: vchiq_core: Make vchiq_dump_service_state static
  staging: vchiq_core: Shorten bulk TX/RX pending dump
  staging: vchiq_arm: move state dump to debugfs

 .../interface/vchiq_arm/vchiq_arm.c           |  94 ++----
 .../interface/vchiq_arm/vchiq_arm.h           |   7 -
 .../interface/vchiq_arm/vchiq_core.c          | 274 +++++++-----------
 .../interface/vchiq_arm/vchiq_core.h          |  16 +-
 .../interface/vchiq_arm/vchiq_debugfs.c       |  10 +
 .../interface/vchiq_arm/vchiq_dev.c           |  21 --
 6 files changed, 137 insertions(+), 285 deletions(-)

--
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-11-22 12:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-29 12:48 [PATCH V2 0/3] staging: vchiq_arm: move state dump to debugfs Stefan Wahren
2023-10-29 12:48 ` [PATCH V2 1/3] staging: vchiq_core: Make vchiq_dump_service_state static Stefan Wahren
2023-10-29 23:44   ` Laurent Pinchart
2023-10-29 12:48 ` [PATCH V2 2/3] staging: vchiq_core: Shorten bulk TX/RX pending dump Stefan Wahren
2023-10-29 23:46   ` Laurent Pinchart
2023-10-29 12:48 ` [PATCH V2 3/3] staging: vchiq_arm: move state dump to debugfs Stefan Wahren
2023-10-29 15:03   ` Ricardo B. Marliere
2023-11-22 12:17 ` [PATCH V2 0/3] " Stefan Wahren
2023-11-22 12:23   ` Greg Kroah-Hartman

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).