linux/drivers/usb/phy
Fabio Estevam a81df9eedf usb: phy: tahvo: Pass the IRQF_ONESHOT flag
Since commit 1c6c69525b ("genirq: Reject bogus threaded irq requests")
threaded IRQs without a primary handler need to be requested with
IRQF_ONESHOT, otherwise the request will fail.

So pass the IRQF_ONESHOT flag in this case.

The semantic patch that makes this change is available
in scripts/coccinelle/misc/irqf_oneshot.cocci.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-05-26 09:44:51 -05:00
..
Kconfig usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency 2015-03-24 11:35:30 -05:00
Makefile
am35x-phy-control.h
of.c usb: phy: fixed comment typo 2015-03-11 10:19:36 -05:00
phy-ab8500-usb.c usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag 2015-05-26 09:44:46 -05:00
phy-am335x-control.c usb: phy: am335x-control: check return value of bus_find_device 2015-03-10 16:28:44 -05:00
phy-am335x.c
phy-fsl-usb.c usb: phy: phy-fsl-usb: Remove some unused functions 2015-01-12 12:13:29 -06:00
phy-fsl-usb.h usb: phy: fsl: Fix build errors 2014-11-12 08:37:37 -06:00
phy-generic.c usb: phy: phy-generic: No need to call gpiod_direction_output() twice 2015-03-11 10:19:38 -05:00
phy-generic.h usb: phy: generic: add vbus support 2015-01-12 12:13:29 -06:00
phy-gpio-vbus-usb.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
phy-isp1301-omap.c usb: phy: isp1301: work around tps65010 dependency 2015-04-27 14:45:14 -05:00
phy-isp1301.c
phy-keystone.c
phy-msm-usb.c USB patches for 4.1-rc1 2015-04-13 17:07:21 -07:00
phy-mv-usb.c usb: phy: mv-usb: fix usb_phy build errors 2015-01-13 09:32:22 -06:00
phy-mv-usb.h
phy-mxs-usb.c usb: phy: mxs: add delay before set phyctrl.clkgate 2015-01-27 09:40:49 -06:00
phy-omap-otg.c
phy-rcar-gen2-usb.c usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value 2015-04-03 19:03:15 +02:00
phy-rcar-usb.c usb: phy: rcar-usb: remove duplicate check on resource 2014-11-03 10:01:21 -06:00
phy-tahvo.c usb: phy: tahvo: Pass the IRQF_ONESHOT flag 2015-05-26 09:44:51 -05:00
phy-tegra-usb.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
phy-twl6030-usb.c
phy-ulpi-viewport.c
phy-ulpi.c usb: rename phy to usb_phy in OTG 2014-11-03 10:01:25 -06:00
phy.c usb: phy: Find the right match in devm_usb_phy_match 2015-03-19 11:28:14 -05:00