[PATCH 1/1] musb : remove generic_interrupt and have all drivers define the isr on their own. Remove some unneeded CONFIG_SOC_OMAP_3430 instances

2012-10-04 Thread Philippe De Swert
: Philippe De Swert --- drivers/usb/musb/musb_core.c | 31 ++- drivers/usb/musb/musbhsdma.h |4 drivers/usb/musb/omap2430.c | 22 ++ drivers/usb/musb/ux500.c | 22 ++ 4 files changed, 46 insertions(+), 33 deletions

RE: [PATCH 1/1] usb: Include generic_interrupt for OMAP2_PLUS

2012-10-03 Thread Philippe De Swert
Hi all, On 26/09/2012, Philippe De Swert wrote: > Hi, > >>On Tue, Sep 25, 2012 at 2:39 PM, Philippe De Swert >>>> Then maybe it's best to just remove the ifdefs and always provide >>>> generic_interrupt() ? >

RE: [PATCH 1/1] usb: Include generic_interrupt for OMAP2_PLUS

2012-09-26 Thread Philippe De Swert
Hi, >On Tue, Sep 25, 2012 at 2:39 PM, Philippe De Swert >>> Then maybe it's best to just remove the ifdefs and always provide >>> generic_interrupt() ? >>> >>> Anyone against it ? > >Providing generic_inter

Re: [PATCH 1/1] usb: Include generic_interrupt for OMAP2_PLUS

2012-09-25 Thread Philippe De Swert
Hi, On 25/09/2012, Felipe Balbi wrote: >> > > Not a mention of CONFIG_SOC_OMAP2430 and CONFIG_SOC_OMAP3430 did not >> > > get set (while it is not a 3430 but a 3630 I am using). Maybe >> > > CONFIG_ARCH_OMAP3 would have been a better choice then? >> > >> > that's quite f**ked up. Tony, why doesn'

Re: [PATCH 1/1] usb: Include generic_interrupt for OMAP2_PLUS

2012-09-24 Thread Philippe De Swert
Hi, On 24/09/2012, Felipe Balbi wrote: > SoB's mail doesn't From mail. Well still in the progress of migrating of my personal to work laptop. Since the patch does not seem correct the replacement will have matching addresses. >> /*