From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Wed, 15 Jun 2011 06:59:28 +0000 Subject: Re: [PATCH] ARM: mach-shmobile: mackerel: tidyup usbhs driver settings Message-Id: <20110615065927.GO17891@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Jun 15, 2011 at 03:58:13PM +0900, Magnus Damm wrote: > On Wed, Jun 15, 2011 at 3:34 PM, Paul Mundt wrote: > > On Wed, Jun 15, 2011 at 03:16:35PM +0900, Kuninori Morimoto wrote: > >> - usb0 pipe is same as default. own pipe config is not needed > >> - usb1 lost get_id function > >> > >> Signed-off-by: Kuninori Morimoto > > > > Looks good. Magnus, does this work for you? > > Yes, I tested the pipe portion of this patch yesterday. I trust that > Morimoto-san got the get_id bit right. > > Acked-by: Magnus Damm > Good enough for me. Applied, thanks.