zephyr/drivers/spi
Iván Briano fd8b0eaccb spi: Remove suspend and resume hooks from spi_driver_api
Drivers that implement power management should use the preferred
device_pm_ops method instead.

Change-Id: I337722b1e06afe8508b5c84c00c3542571232e07
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-07-29 23:10:10 +00:00
..
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.dw Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile spi: quark se: Add QMSI 1.1-based SPI shim driver 2016-05-23 21:30:43 +00:00
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h spi: add macro so that txftlr register can be read 2016-05-18 23:18:19 +00:00
spi_dw.c spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00
spi_dw.h spi: can use a tx threshold of 50% 2016-05-26 17:34:32 +00:00
spi_intel.c spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00
spi_intel.h spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
spi_k64_priv.h
spi_k64.c spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00
spi_qmsi_ss.c spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00
spi_qmsi.c spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00