linux_dsm_epyc7002/drivers/usb/host
Stephen Warren 04c235c92c USB: ehci-tegra: remove redundant gpio_set_value
The immediately preceding gpio_direction_output() already set the value,
so there's no need to repeat it. This also prevents gpio_set_value() from
WARNing when the GPIO is sleepable (e.g. is on an I2C expander); the set
direction API is always sleepable, but plain set_value isn't.

Cc: <stable@vger.kernel.org> # v3.3
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-01 14:11:51 -04:00
..
whci
alchemy-common.c
ehci-atmel.c
ehci-au1xxx.c
ehci-cns3xxx.c
ehci-dbg.c
ehci-fsl.c USB: ehci-fsl: Fix kernel crash on mpc5121e 2012-04-18 14:13:52 -07:00
ehci-fsl.h
ehci-grlib.c
ehci-hcd.c EHCI: always clear the STS_FLR status bit 2012-04-18 13:06:59 -07:00
ehci-hub.c EHCI: keep track of ports being resumed and indicate in hub_status_data 2012-04-09 15:43:21 -07:00
ehci-ixp4xx.c
ehci-lpm.c
ehci-ls1x.c
ehci-mem.c
ehci-msm.c
ehci-mv.c
ehci-mxc.c
ehci-octeon.c
ehci-omap.c ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue 2012-04-16 18:47:00 +02:00
ehci-orion.c
ehci-pci.c USB: EHCI: fix crash during suspend on ASUS computers 2012-04-24 13:55:43 -07:00
ehci-platform.c
ehci-pmcmsp.c
ehci-ppc-of.c
ehci-ps3.c
ehci-q.c
ehci-s5p.c
ehci-sched.c
ehci-sh.c
ehci-spear.c
ehci-sysfs.c
ehci-tegra.c USB: ehci-tegra: remove redundant gpio_set_value 2012-05-01 14:11:51 -04:00
ehci-vt8500.c
ehci-w90x900.c
ehci-xilinx-of.c
ehci-xls.c
ehci.h EHCI: keep track of ports being resumed and indicate in hub_status_data 2012-04-09 15:43:21 -07:00
fhci-dbg.c
fhci-hcd.c
fhci-hub.c
fhci-mem.c
fhci-q.c
fhci-sched.c
fhci-tds.c
fhci.h
fsl-mph-dr-of.c
hwa-hc.c
imx21-dbg.c
imx21-hcd.c
imx21-hcd.h
isp116x-hcd.c
isp116x.h
isp1362-hcd.c
isp1362.h
isp1760-hcd.c
isp1760-hcd.h
isp1760-if.c
Kconfig
Makefile
octeon2-common.c
ohci-at91.c USB: ohci-at91: change annotations for probe/remove functions 2012-04-17 16:29:32 +02:00
ohci-au1xxx.c
ohci-cns3xxx.c
ohci-da8xx.c
ohci-dbg.c
ohci-ep93xx.c
ohci-exynos.c
ohci-hcd.c
ohci-hub.c
ohci-jz4740.c
ohci-mem.c
ohci-nxp.c
ohci-octeon.c
ohci-omap3.c
ohci-omap.c
ohci-pci.c
ohci-platform.c
ohci-pnx8550.c
ohci-ppc-of.c
ohci-ppc-soc.c
ohci-ps3.c
ohci-pxa27x.c
ohci-q.c
ohci-s3c2410.c
ohci-sa1111.c
ohci-sh.c
ohci-sm501.c
ohci-spear.c
ohci-ssb.c
ohci-tmio.c
ohci-xls.c
ohci.h
oxu210hp-hcd.c
oxu210hp.h
pci-quirks.c xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI 2012-04-11 08:31:06 -07:00
pci-quirks.h
r8a66597-hcd.c
r8a66597.h
sl811_cs.c
sl811-hcd.c
sl811.h
u132-hcd.c
uhci-debug.c
uhci-grlib.c
uhci-hcd.c
uhci-hcd.h
uhci-hub.c UHCI: hub_status_data should indicate if ports are resuming 2012-04-09 15:43:21 -07:00
uhci-pci.c
uhci-q.c
xhci-dbg.c xHCI: correct to print the true HSEE of USBCMD 2012-04-10 15:21:52 -07:00
xhci-ext-caps.h xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI 2012-04-11 08:31:06 -07:00
xhci-hub.c
xhci-mem.c xhci: Don't write zeroed pointers to xHC registers. 2012-04-11 08:28:55 -07:00
xhci-pci.c xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host 2012-04-11 08:28:59 -07:00
xhci-plat.c
xhci-ring.c xHCI: use gfp flags from caller instead of GFP_ATOMIC 2012-04-11 08:29:00 -07:00
xhci.c xhci: Fix register save/restore order. 2012-04-11 08:28:57 -07:00
xhci.h xhci: don't re-enable IE constantly 2012-04-11 08:28:37 -07:00