Re: [PATCH v2] davinci: fix resources passed to MUSB driver for DM6467

2013-09-21 Thread Sergei Shtylyov
Hello. On 09/22/2013 12:58 AM, Sergei Shtylyov wrote: After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix incorrect usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect its dedicated IRQ and so the MUSB IRQ is erroneously used instead. This is because o

[PATCH v2] davinci: fix resources passed to MUSB driver for DM6467

2013-09-21 Thread Sergei Shtylyov
After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix incorrect usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect its dedicated IRQ and so the MUSB IRQ is erroneously used instead. This is because only 2 resources are passed to the MUSB driver from the DaV