[PATCH RESEND] usb: at91-udc: fix irq and iomem resource retrieval
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2014-03-12 15:30:52
Also in:
lkml, stable
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2014-03-12 15:30:52
Also in:
lkml, stable
On Wed, Mar 12, 2014 at 03:57:48PM +0100, Nicolas Ferre wrote:
On 12/02/2014 14:03, Nicolas Ferre :quoted
From: Jean-Jacques Hiblot <redacted> When using dt resources retrieval (interrupts and reg properties) there is no predefined order for these resources in the platform dev resource table. Also don't expect the number of resource to be always 2. Signed-off-by: Jean-Jacques Hiblot <redacted> Acked-by: Boris BREZILLON <redacted> Acked-by: Nicolas Ferre <redacted> Cc: stable <redacted> # 3.4Gentle ping, after having resent the patch itself.
It helps if you send it to the correct maintainer, remember, scripts/get_maintainer.pl is your friend...