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