On Wed, 24 Jun 2009 09:29:40 +0800 David Brownell <david-b@xxxxxxxxxxx> wrote: > On Tuesday 09 June 2009, Alek Du wrote: > > From 9bab93441d0969fe5f16ad8c8d61737e9eff02ff Mon Sep 17 00:00:00 2001 > > From: Alek Du <alek.du@xxxxxxxxx> > > Date: Wed, 10 Jun 2009 11:53:59 +0800 > > Subject: [PATCH] EHCI: Make ehci_qh structure items all 32bit aligned > > > > Intel Moorestown platform EHCI controller has internal SRAM using for > > caching of QH/QTD pools, but this SRAM has the 32bit alignment access > > limit, all SRAM access must be 32bit aligned. This patch will change > > only a few not u32 items to u32. > > Given your upcoming patch( seri)es to split the hardware > and software parts of the QH apart, this is no longer needed. > > Right? David, Yes, exactly. Alek -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html