phy: ti: tusb1210: Use temporary variable for struct device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 9 Feb 2024 16:02:14 +0000 (18:02 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 16 Feb 2024 11:37:19 +0000 (17:07 +0530)
commit03db1786fe9eae146ba9b3e4fd220f1e502d588b
treeaa5e913d47587adb642774d8b0952c92a28c2c1a
parent553be2830c5f33308483e8118de748a2c69fe593
phy: ti: tusb1210: 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>
Link: https://lore.kernel.org/r/20240209160334.2304230-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/ti/phy-tusb1210.c