linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Minor improvements for Cherryview pinctrl
@ 2023-06-09  8:33 Raag Jadav
  2023-06-09  8:33 ` [PATCH v2 1/2] pinctrl: cherryview: simplify exit path of set_mux hook Raag Jadav
  2023-06-09  8:33 ` [PATCH v2 2/2] pinctrl: cherryview: simplify exit path of gpio_request_enable hook Raag Jadav
  0 siblings, 2 replies; 5+ messages in thread
From: Raag Jadav @ 2023-06-09  8:33 UTC (permalink / raw)
  To: linus.walleij, mika.westerberg, andriy.shevchenko
  Cc: linux-gpio, linux-kernel, mallikarjunappa.sangannavar, pandith.n,
	Raag Jadav

This series implements minor improvements for Cherryview pinctrl driver.

The optimizations are as tested with gcc 7.5.0 with default -O2.

Raag Jadav (2):
  pinctrl: cherryview: simplify exit path of set_mux hook
  pinctrl: cherryview: simplify exit path of gpio_request_enable hook

 drivers/pinctrl/intel/pinctrl-cherryview.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-06-09  8:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09  8:33 [PATCH v2 0/2] Minor improvements for Cherryview pinctrl Raag Jadav
2023-06-09  8:33 ` [PATCH v2 1/2] pinctrl: cherryview: simplify exit path of set_mux hook Raag Jadav
2023-06-09  8:41   ` Mika Westerberg
2023-06-09  8:33 ` [PATCH v2 2/2] pinctrl: cherryview: simplify exit path of gpio_request_enable hook Raag Jadav
2023-06-09  8:41   ` Mika Westerberg

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