This series implements minor improvements for Intel pinctrl driver. The optimizations are as tested with gcc 7.5.0 with default -O2. Changes since v2: - Drop redundant patches. - Update commit message. Changes since v1: - Update commit message. - Specify compiler options used to measure optimizations. - Drop redundant comments. Raag Jadav (3): pinctrl: intel: refine ->set_mux() hook pinctrl: intel: refine ->irq_set_type() hook pinctrl: intel: simplify exit path of ->gpio_request_enable() hook drivers/pinctrl/intel/pinctrl-intel.c | 48 +++++++++++++-------------- 1 file changed, 24 insertions(+), 24 deletions(-) -- 2.17.1