linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] firmware: arm_scpi: series with smaller improvements
@ 2017-09-29 21:25 Heiner Kallweit
  2017-09-29 21:43 ` [PATCH 1/5] firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null Heiner Kallweit
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Heiner Kallweit @ 2017-09-29 21:25 UTC (permalink / raw)
  To: linux-arm-kernel

This series includes smaller improvements to make all memory allocations
device-managed and eventually get rid of scpi_remove. This also improves
the cleanup path in scpi_probe.

Heiner Kallweit (5):
  firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null
  firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
  firmware: arm_scpi: pre-populate dvfs info in scpi_probe
  firmware: arm_scpi: make freeing mbox channels device-managed
  firmware: arm_scpi: remove scpi_remove

 drivers/firmware/arm_scpi.c | 120 +++++++++++++++++++-------------------------
 1 file changed, 51 insertions(+), 69 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2017-10-04 18:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-29 21:25 [PATCH 0/5] firmware: arm_scpi: series with smaller improvements Heiner Kallweit
2017-09-29 21:43 ` [PATCH 1/5] firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null Heiner Kallweit
2017-10-02 11:08   ` Sudeep Holla
2017-09-29 21:44 ` [PATCH 2/5] firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove Heiner Kallweit
2017-09-29 21:44 ` [PATCH 3/5] firmware: arm_scpi: pre-populate dvfs info in scpi_probe Heiner Kallweit
2017-10-02 11:17   ` Sudeep Holla
2017-10-02 22:07     ` Heiner Kallweit
2017-10-03 10:57       ` Sudeep Holla
2017-10-03 16:00         ` Heiner Kallweit
2017-10-03 16:18           ` Sudeep Holla
2017-10-03 18:19             ` Heiner Kallweit
2017-10-04 10:10               ` Sudeep Holla
2017-10-04 18:50                 ` Heiner Kallweit
2017-09-29 21:44 ` [PATCH 4/5] firmware: arm_scpi: make freeing mbox channels device-managed Heiner Kallweit
2017-10-02 11:20   ` Sudeep Holla
2017-09-29 21:44 ` [PATCH 5/5] firmware: arm_scpi: remove scpi_remove Heiner Kallweit
2017-10-02 11:25 ` [PATCH 0/5] firmware: arm_scpi: series with smaller improvements Sudeep Holla
2017-10-02 22:10   ` Heiner Kallweit
2017-10-03 10:16     ` Sudeep Holla

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