linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Minor optimizations for Cherryview pinctrl
@ 2023-06-08  7:19 Raag Jadav
  2023-06-08  7:19 ` [PATCH v1 1/2] pinctrl: cherryview: simplify exit path of set_mux hook Raag Jadav
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Raag Jadav @ 2023-06-08  7:19 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 optimizations for Cherryview pinctrl driver.

The numbers are as tested with gcc 7.5.0 and may vary with newer versions.

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 | 24 ++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

-- 
2.17.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08  7:19 [PATCH v1 0/2] Minor optimizations for Cherryview pinctrl Raag Jadav
2023-06-08  7:19 ` [PATCH v1 1/2] pinctrl: cherryview: simplify exit path of set_mux hook Raag Jadav
2023-06-08  7:19 ` [PATCH v1 2/2] pinctrl: cherryview: simplify exit path of gpio_request_enable hook Raag Jadav
2023-06-08  8:12 ` [PATCH v1 0/2] Minor optimizations for Cherryview pinctrl 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).