From: Peter Korsgaard <jacmet@sunsite•dk>
To: Greg KH <greg@kroah•com>
Cc: linuxppc-dev@ozlabs•org, dbrownell@users•sourceforge.net,
stern@rowland•harvard.edu, linux-usb@vger•kernel.org
Subject: Re: [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support
Date: Wed, 20 Feb 2008 18:01:19 +0100 [thread overview]
Message-ID: <87mypvd0kg.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20080220161435.GD2658@kroah.com> (Greg KH's message of "Wed\, 20 Feb 2008 08\:14\:35 -0800")
>>>>> "Greg" == Greg KH <greg@kroah•com> writes:
Greg> On Wed, Feb 20, 2008 at 10:07:27AM +0100, Peter Korsgaard wrote:
>> The Cypress c67x00 (EZ-Host/EZ-OTG) controllers are multi-role low/fullspeed
>> USB controllers. This patch series implements a HCD driver and shows the
>> work-in-progress status of a gadget driver.
>>
>> I believe patch 1..3 are ready, and I would like to see them queued up for
>> mainline.
>>
>> Changes since v7:
>> - Moved dummy hcd probe/remove functions for conditional hcd support into
>> udc patch.
>> - Moved usb_disabled() check into c67x00_hcd_probe().
>> - Moved c67x00_get_comm_reg() to udc patch as it is only needed for gadget
>> support.
Greg> So this fixes the build errors/warnings I sent you?
Well, I cannot reproduce the errors you showed (with Linus -git), but
it does fix a warning about c67x00_get_comm_reg being unused.
Greg> Can you run them through scripts/checkpatch.pl to ensure that those
Greg> warnings are also fixed?
Yes, I'll send a new series shortly.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2008-02-20 17:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-20 9:07 [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support Peter Korsgaard
2008-02-20 9:07 ` [patch v8 1/4] USB: add Cypress c67x00 low level interface code Peter Korsgaard
2008-02-20 16:13 ` Greg KH
2008-02-20 16:59 ` Peter Korsgaard
2008-02-20 17:40 ` Greg KH
2008-02-20 9:07 ` [patch v8 2/4] USB: add Cypress c67x00 OTG controller core driver Peter Korsgaard
2008-02-20 9:07 ` [patch v8 3/4] USB: add Cypress c67x00 OTG controller HCD driver Peter Korsgaard
2008-02-21 3:06 ` David Brownell
2008-02-21 7:53 ` Peter Korsgaard
2008-02-20 9:07 ` [patch v8 4/4] USB: add Cypress c67x00 OTG controller gadget driver Peter Korsgaard
2008-02-20 16:14 ` [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support Greg KH
2008-02-20 17:01 ` Peter Korsgaard [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=87mypvd0kg.fsf@macbook.be.48ers.dk \
--to=jacmet@sunsite$(echo .)dk \
--cc=dbrownell@users$(echo .)sourceforge.net \
--cc=greg@kroah$(echo .)com \
--cc=linux-usb@vger$(echo .)kernel.org \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=stern@rowland$(echo .)harvard.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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