From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Alan Stern <stern@rowland.harvard.edu>,
Guenter Roeck <linux@roeck-us.net>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/6] usb: Linking ports to their Type-C connectors
Date: Thu, 1 Apr 2021 13:20:04 +0300 [thread overview]
Message-ID: <YGWeVLnYJw7RKuj7@kuha.fi.intel.com> (raw)
In-Reply-To: <20210401065347.4010-1-heikki.krogerus@linux.intel.com>
On Thu, Apr 01, 2021 at 09:53:41AM +0300, Heikki Krogerus wrote:
> Hi,
>
> One more version. I used #ifdef when I should have used #if
> IS_DEFINED(). Thanks Guenter for pointing that out.
>
> I'm sending this version right away because of the holidays. I'm not
> changing anything else except that one fix.
I have to prepare one more version.
Unfortunately we can not use IS_DEFINED() either. I have to use
IS_REACHABLE() instead.
I'm sorry about this.
thanks,
--
heikki
prev parent reply other threads:[~2021-04-01 10:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-01 6:53 [PATCH v4 0/6] usb: Linking ports to their Type-C connectors Heikki Krogerus
2021-04-01 6:53 ` [PATCH v4 1/6] usb: typec: Organize the private headers properly Heikki Krogerus
2021-04-01 6:53 ` [PATCH v4 2/6] usb: typec: Declare the typec_class static Heikki Krogerus
2021-04-01 6:53 ` [PATCH v4 3/6] usb: typec: Port mapping utility Heikki Krogerus
2021-04-01 6:53 ` [PATCH v4 4/6] usb: Link the ports to the connectors they are attached to Heikki Krogerus
2021-04-01 6:53 ` [PATCH v4 5/6] usb: Iterator for ports Heikki Krogerus
2021-04-01 6:53 ` [PATCH v4 6/6] usb: typec: Link all ports during connector registration Heikki Krogerus
2021-04-01 10:20 ` Heikki Krogerus [this message]
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=YGWeVLnYJw7RKuj7@kuha.fi.intel.com \
--to=heikki.krogerus@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=stern@rowland.harvard.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox