linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] OPP: Minor cleanups
@ 2023-10-13  8:48 Viresh Kumar
  2023-10-13  8:48 ` [PATCH 1/5] OPP: Fix formatting of if/else block Viresh Kumar
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Viresh Kumar @ 2023-10-13  8:48 UTC (permalink / raw)
  To: Nishanth Menon, Stephen Boyd, Viresh Kumar
  Cc: Viresh Kumar, linux-pm, Vincent Guittot, Rafael J. Wysocki,
	Ulf Hansson, linux-kernel

Hi,

While working on solving a bigger problem (which I will post separately), found
these minor issues which can be applied right away. Please let me know if
something breaks because of them.

--
Viresh

Viresh Kumar (5):
  OPP: Fix formatting of if/else block
  OPP: Add _link_required_opps() to avoid code duplication
  OPP: Reorder code in _opp_set_required_opps_genpd()
  OPP: Remove genpd_virt_dev_lock
  OPP: No need to defer probe from _opp_attach_genpd()

 drivers/opp/core.c | 67 +++++++++++++---------------------------------
 drivers/opp/of.c   | 66 +++++++++++++++++++++------------------------
 drivers/opp/opp.h  |  2 --
 3 files changed, 49 insertions(+), 86 deletions(-)

-- 
2.31.1.272.g89b43f80a514


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

end of thread, other threads:[~2023-10-16 14:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13  8:48 [PATCH 0/5] OPP: Minor cleanups Viresh Kumar
2023-10-13  8:48 ` [PATCH 1/5] OPP: Fix formatting of if/else block Viresh Kumar
2023-10-16 10:11   ` Ulf Hansson
2023-10-13  8:48 ` [PATCH 2/5] OPP: Add _link_required_opps() to avoid code duplication Viresh Kumar
2023-10-16 10:11   ` Ulf Hansson
2023-10-13  8:48 ` [PATCH 3/5] OPP: Reorder code in _opp_set_required_opps_genpd() Viresh Kumar
2023-10-16 10:11   ` Ulf Hansson
2023-10-16 10:38     ` Viresh Kumar
2023-10-16 14:50       ` Ulf Hansson
2023-10-13  8:48 ` [PATCH 4/5] OPP: Remove genpd_virt_dev_lock Viresh Kumar
2023-10-16 10:11   ` Ulf Hansson
2023-10-13  8:48 ` [PATCH 5/5] OPP: No need to defer probe from _opp_attach_genpd() Viresh Kumar
2023-10-16 10:11   ` Ulf Hansson

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