[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OS0PR01MB59227A84A00B3C3C3F205D7786E5A@OS0PR01MB5922.jpnprd01.prod.outlook.com>
Date: Thu, 31 Aug 2023 16:22:58 +0000
From: Biju Das <biju.das.jz@...renesas.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
CC: Guenter Roeck <linux@...ck-us.net>,
Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v2 1/5] usb: typec: tcpci_rt1711h: Make similar OF and ID
table
> Subject: Re: [PATCH v2 1/5] usb: typec: tcpci_rt1711h: Make similar OF and
> ID table
>
> 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.
Basically changes done on both OF/ID table.
Drop a space from ID table.
Remove trailing comma in the terminator entry for OF table.
Cheers,
Biju
Powered by blists - more mailing lists