Re: [RFC RESEND 00/10] Create separate header for ehci-dbgp driver

2014-11-04 Thread Chris Rorvick
On Mon, Nov 3, 2014 at 5:09 PM, Greg Kroah-Hartman wrote: > It deletes lines of code overall, which looks good to me. Feel free to > resend without the "RFC" and I will queue it up. > > thanks, > > greg k-h Done. I went through the patches by hand to double check spelling based on Daniele catch

Re: [RFC RESEND 00/10] Create separate header for ehci-dbgp driver

2014-11-04 Thread Daniele Forsi
2014-11-03 4:07 GMT+01:00 Chris Rorvick: > fusbh200: Make Xen notificaiton consistent with EHCI > fotg210: Make Xen notificaiton consistent with EHCI you may want to fix the spelling: s/notificaiton/notification/ -- Daniele Forsi -- To unsubscribe from this list: send the line "unsubscribe

Re: [RFC RESEND 00/10] Create separate header for ehci-dbgp driver

2014-11-03 Thread Greg Kroah-Hartman
On Sun, Nov 02, 2014 at 09:07:47PM -0600, Chris Rorvick wrote: > One more attempt at getting some feedback. > > Original: > > The FUSBH200 and FOTG210 are not EHCI-compatible and require standalone > drivers. See discussion at: > > http://comments.gmane.org/gmane.linux.usb.general/84169 > >