From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: Guenter Roeck <linux@roeck-us.net>,
Heikki Krogerus <heikki.krogerus@linux.intel.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/5] usb: typec: tcpci_rt1711h: Make similar OF and ID table
Date: Thu, 31 Aug 2023 19:18:21 +0300 [thread overview]
Message-ID: <ZPC9TY0kisFt47z8@smile.fi.intel.com> (raw)
In-Reply-To: <20230831160501.55081-2-biju.das.jz@bp.renesas.com>
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
next prev parent reply other threads:[~2023-08-31 16:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-31 16:04 [PATCH v2 0/5] Match data improvements for rt1711h driver Biju Das
2023-08-31 16:04 ` [PATCH v2 1/5] usb: typec: tcpci_rt1711h: Make similar OF and ID table Biju Das
2023-08-31 16:18 ` Andy Shevchenko [this message]
2023-08-31 16:22 ` Biju Das
2023-09-04 8:34 ` Heikki Krogerus
2023-08-31 16:04 ` [PATCH v2 2/5] usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables Biju Das
2023-08-31 16:04 ` [PATCH v2 3/5] usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info Biju Das
2023-08-31 16:05 ` [PATCH v2 4/5] usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message " Biju Das
2023-08-31 16:05 ` [PATCH v2 5/5] usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery Biju Das
2023-08-31 16:20 ` Andy Shevchenko
2023-08-31 16:21 ` [PATCH v2 0/5] Match data improvements for rt1711h driver Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZPC9TY0kisFt47z8@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@roeck-us.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.