pinctrl: merrifield: Use temporary variable for struct device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 2 Nov 2022 15:29:15 +0000 (17:29 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 3 Nov 2022 11:43:22 +0000 (13:43 +0200)
commit3886bc3523db24814c98c57d74fe66d7a21bf40b
tree769d5fb8d7838c057ed7904f9aa6ba2f86457628
parent12b44105c0ca7c250d4f00c42482c5eaab2e8bd5
pinctrl: merrifield: Use temporary variable for struct device

Use temporary variable for struct device to make code neater.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/pinctrl-merrifield.c