Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Re: [linux-usb-devel] [PATCH 11/12] drivers: PMC MSP71xx USB driv er
@ 2007-06-06  0:47 Marc St-Jean
  0 siblings, 0 replies; only message in thread
From: Marc St-Jean @ 2007-06-06  0:47 UTC (permalink / raw)
  To: Alan Stern; +Cc: david-b, gregkh, linux-mips, akpm, linux-usb-devel


Alan Stern wrote:
> On Mon, 4 Jun 2007, Marc St-Jean wrote:
> 
>  > [PATCH 11/12] drivers: PMC MSP71xx USB driver
>  >
>  > Patch to add an USB driver for the PMC-Sierra MSP71xx devices.
>  >
>  > Patches 1 through 10 were posted to linux-mips@linux-mips.org as well
>  > as other sub-system lists/maintainers as appropriate. This patch has
>  > some dependencies on the first few patches in the set. If you would
>  > like to receive these or the entire set, please email me.
> 
> My personal impressions:
> 
> This does far too much to be a single patch.  It needs to be broken up.
> 
> The change to hub.c looks more complicated than necessary.  You ought
> to be able to share more of the code.  Turning off power to the
> overcurrent port would probably be okay for any hub.
> 
> The changes to file_storage.c and other gadget drivers look completely
> unnecessary.  You're apparently trying to disallow 0-length transfers
> on endpoint 0.  For one thing, that's liable to break some protocols. 
> For another, it would be better to make the test at one place, in your
> controller driver, instead of spread out among multiple gadget drivers.
> 
> Alan Stern


Thanks to everyone that provided feedback. I'll be resubmitting the host
code only and will resume with gadget once the host is accepted.

The host only patch is still ~50k but that's mostly due to all the
le32 -> ehci32 conversion in order to support the big endian controller.
The actual platform driver code is small.

Marc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-06  0:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06  0:47 [linux-usb-devel] [PATCH 11/12] drivers: PMC MSP71xx USB driv er Marc St-Jean

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox