On Tue, Sep 25, 2012 at 2:39 PM, Philippe De Swert
<philippedesw...@gmail.com> wrote:
> Hi,
> On 25/09/2012, Felipe Balbi <ba...@ti.com> wrote:

>> Then maybe it's best to just remove the ifdefs and always provide
>> generic_interrupt() ?
>>
>> Anyone against it ?

Providing generic_interrupt seems fine.

> Well it seems there are only two drivers that use it omap2430 and
> ux500. Maybe we somehow link it to the drivers that need it? (I might
> have missed other drivers but it looks like it is just those two)

One way I see is that omap2430 and ux500 implement the isr handler
in platform glue driver and then call the musb_interrupt() as done in
daxxx, amxxx, ti8xxx platforms. Then generic_interrupt can be removed.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to