zephyr/drivers/spi
Tomasz Bursztyka 4f88ff49e1 spi: dw: Improve debug output
Available only when CONFIG_SPI_DEBUG is set:
- Print out all exported functions with relevant infos
- Remove superfluous messages
- Make counter in push/pull not being instanciated when not debugging

Change-Id: Iaa96a897008d360a14bc83da54152c264f42c60d
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-08 21:45:07 -05:00
..
Kconfig spi: qmsi: Add support for selecting the driver's init priority 2016-02-05 20:25:29 -05:00
Makefile spi: Add QMSI-based implementation 2016-02-05 20:25:29 -05:00
spi_dw.c spi: dw: Improve debug output 2016-02-08 21:45:07 -05:00
spi_dw.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
spi_intel.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi_intel.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
spi_qmsi.c spi: qmsi: Fix enabling the CS line too late 2016-02-05 20:25:30 -05:00