[v1,0/2] phy: ti: tusb1210: a couple of cleanups

Message ID 20240209160334.2304230-1-andriy.shevchenko@linux.intel.com
Headers
Series phy: ti: tusb1210: a couple of cleanups |

Message

Andy Shevchenko Feb. 9, 2024, 4:02 p.m. UTC
  A couple of ad-hoc cleanups. Nothing special. Has been tested on
Intel Merrifield platform (with DWC3 using this PHY).

Andy Shevchenko (2):
  phy: ti: tusb1210: Use temporary variable for struct device
  phy: ti: tusb1210: Define device IDs

 drivers/phy/ti/phy-tusb1210.c | 57 ++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 27 deletions(-)
  

Comments

Vinod Koul Feb. 16, 2024, 11:58 a.m. UTC | #1
On Fri, 09 Feb 2024 18:02:13 +0200, Andy Shevchenko wrote:
> A couple of ad-hoc cleanups. Nothing special. Has been tested on
> Intel Merrifield platform (with DWC3 using this PHY).
> 
> Andy Shevchenko (2):
>   phy: ti: tusb1210: Use temporary variable for struct device
>   phy: ti: tusb1210: Define device IDs
> 
> [...]

Applied, thanks!

[1/2] phy: ti: tusb1210: Use temporary variable for struct device
      commit: 03db1786fe9eae146ba9b3e4fd220f1e502d588b
[2/2] phy: ti: tusb1210: Define device IDs
      commit: 505dfc6ba84c85651f8f8a7bf721aadc49049a44

Best regards,