From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 21 Jun 2011 08:50:20 +0000 Subject: Re: [PATCH] ARM: mach-shmobile: mackerel: change usbhs devices order Message-Id: <20110621085020.GG7920@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 Fri, Jun 17, 2011 at 01:33:13PM +0900, Kuninori Morimoto wrote: > USB1 can use IRQ interrupt and notify function for usbhs driver, > but USB0 is using polling for it. > The priority of usbhs devices order USB1 > USB0 is good idea > > Signed-off-by: Kuninori Morimoto Applied, thanks.