[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZJBd5RQcvrBib8tq@smile.fi.intel.com>
Date: Mon, 19 Jun 2023 16:53:41 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Raag Jadav <raag.jadav@...el.com>
Cc: linus.walleij@...aro.org, mika.westerberg@...ux.intel.com,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
mallikarjunappa.sangannavar@...el.com, pandith.n@...el.com
Subject: Re: [PATCH v3 3/3] pinctrl: intel: simplify exit path of
->gpio_request_enable() hook
On Tue, Jun 13, 2023 at 02:20:54PM +0530, Raag Jadav wrote:
> Simplify exit path of ->gpio_request_enable() hook and save a few bytes.
> add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-36 (-36)
> Function old new delta
> intel_gpio_request_enable 186 150 -36
> Total: Before=10453, After=10417, chg -0.34%
While it seems a good footprint improvement, it looks like we do not use goto
in entire drivers/pinctrl/intel. So, I would keep it that way.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists