pinctrl: cherryview: Drop goto label
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Jun 2023 13:20:12 +0000 (16:20 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Jun 2023 14:03:52 +0000 (17:03 +0300)
commit9314d0530276aba19fd7b1c62b04eccb8e5327bc
treeff33917446f3cb5dfcda77bc5e20e7c54f8e5b1d
parent605ba2564437b088243b5f5cdf65b182a10220a1
pinctrl: cherryview: Drop goto label

We do not use goto labels in the Intel pin control drivers,
so drop the only one in the entire folder.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-cherryview.c