Re: [PATCH v2 1/5] usb: typec: tcpci_rt1711h: Make similar OF and ID table
From: Andy Shevchenko
Date: Thu Aug 31 2023 - 12:20:53 EST
On Thu, Aug 31, 2023 at 05:04:57PM +0100, Biju Das wrote:
> Make similar OF and ID table to extend support for ID match
> using i2c_match_data() later. Currently it works only for OF match
> tables as the driver_data is wrong for ID match.
> While at it, drop a space from the terminator braces for ID table and
> remove trailing comma in the terminator entry for OF table.
Just as simple as:
While at it, drop a space and remove trailing comma in the terminator entry
for OF table.
--
With Best Regards,
Andy Shevchenko