On Mon, Oct 06, 2014 at 06:55:02PM +0300, Laurent Pinchart wrote:
> The IRQF_SHARED flag needs to be set regardless of the bus type. Don't
> require glue code to set it manually.
>
> Signed-off-by: Laurent Pinchart
Reviewed-by: Felipe Balbi
> ---
> drivers/usb/host/isp1760-core.c | 4 ++--
>
The IRQF_SHARED flag needs to be set regardless of the bus type. Don't
require glue code to set it manually.
Signed-off-by: Laurent Pinchart
---
drivers/usb/host/isp1760-core.c | 4 ++--
drivers/usb/host/isp1760-if.c | 10 --
2 files changed, 6 insertions(+), 8 deletions(-)
diff --gi