]> git.baikalelectronics.ru Git - kernel.git/commit
usb: isp1760: Set IRQF_SHARED flag in core code
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:58 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:39:22 +0000 (09:39 -0600)
commit436697a3547982791d7b5089d00089d5d29ed8ed
treeb0b8ac9f1b572aff952feb230e8dcd4874d8bf6e
parentc56f3c40870a25c15e222064161249d77bd2bc6e
usb: isp1760: Set IRQF_SHARED flag in core code

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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/isp1760-core.c
drivers/usb/host/isp1760-if.c