All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Peter Korsgaard <jacmet@sunsite.dk>
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 08:14:35 -0800	[thread overview]
Message-ID: <20080220161435.GD2658@kroah.com> (raw)
In-Reply-To: <20080220090727.904160000@sunsite.dk>

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.

So this fixes the build errors/warnings I sent you?

Can you run them through scripts/checkpatch.pl to ensure that those
warnings are also fixed?

thanks,

greg k-h

  parent reply	other threads:[~2008-02-20 16:21 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 ` Greg KH [this message]
2008-02-20 17:01   ` [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support Peter Korsgaard

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=20080220161435.GD2658@kroah.com \
    --to=greg@kroah.com \
    --cc=dbrownell@users.sourceforge.net \
    --cc=jacmet@sunsite.dk \
    --cc=linux-usb@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --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 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.