linux/drivers/usb/chipidea
Marcus Folkesson 9f644a6488 usb: chipidea: imx: do not use preprocessor conditionals for PM
Use preprocessor conditionals for CONFIG_PM and CONFIG_PM_SLEEP is
not necessary since SET_SYSTEM_SLEEP_PM_OPS and SET_RUNTIME_PM_OPS does
that internally.

It is also the preferred way according to our coding style guidelines.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2018-09-20 17:04:21 +08:00
..
bits.h
ci_hdrc_imx.c usb: chipidea: imx: do not use preprocessor conditionals for PM 2018-09-20 17:04:21 +08:00
ci_hdrc_imx.h
ci_hdrc_msm.c
ci_hdrc_pci.c
ci_hdrc_tegra.c usb: chipidea: tegra: Use aligned DMA on Tegra114/124 2018-06-26 10:15:31 +08:00
ci_hdrc_usb2.c
ci_hdrc_zevio.c
ci.h usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
core.c USB: chipidea: no need to check return value of debugfs_create functions 2018-05-31 12:54:22 +02:00
debug.c USB: chipidea: no need to check return value of debugfs_create functions 2018-05-31 12:54:22 +02:00
host.c usb: chipidea: host: fix disconnection detect issue 2018-06-26 09:59:34 +08:00
host.h
Kconfig usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
Makefile usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
otg_fsm.c USB: move many drivers to use DEVICE_ATTR_WO 2018-01-24 08:49:52 +01:00
otg_fsm.h
otg.c
otg.h
udc.c
udc.h
ulpi.c usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
usbmisc_imx.c usb: chipidea: usbmisc: small clean up 2018-03-29 12:03:01 +02:00