zephyr/drivers/pwm
Marcus Shawcroft 9f308df473 pwm: qmsi: Remove RW data from driver config structure.
Move the RW channel_period object from the driver config structure to
the driver context.  Remove the now empty driver config structure.

Change-Id: I38df7877f1bfb9bb55bcd61e7f35cebb6e4916bd
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-15 12:29:23 +00:00
..
Kconfig
Kconfig.dw
Kconfig.k64
Kconfig.pca9685
Kconfig.qmsi
Makefile
pwm_dw.c
pwm_k64_ftm.c
pwm_k64_ftm.h
pwm_pca9685.c
pwm_pca9685.h
pwm_qmsi.c pwm: qmsi: Remove RW data from driver config structure. 2016-10-15 12:29:23 +00:00