zephyr/drivers
Marcus Shawcroft 58ed60457c pwm/dw: Make config_info pointers const.
Mutable driver state relocated from config_info to driver_info.

This driver is unused by any board, nor can it be compiled for any
board.  Hence this patch reflects the mechanical change that should be
made to the driver in order to support a const config_info, but the
patch has been neither compiled, nor tested.

Change-Id: I28597962e81d6e02f1f4befe48c3a3324691cfeb
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-19 12:10:59 +00:00
..
adc adc/ti: Make driver config structure static. 2016-10-07 08:05:50 -04:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth Bluetooth: Use proper const type for bt_storage_clear() 2016-10-16 09:00:57 +03:00
clock_control drivers: clock_control: Add nRF5x Series SoC clock driver 2016-10-18 13:03:41 +00:00
console ipm: Make config_info pointers const. 2016-10-15 12:29:23 +00:00
counter ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
dma qmsi/dma: Make config_info pointers const. 2016-10-15 12:29:21 +00:00
ethernet eth/dw: Move RW objects from device config_info to device driver_data. 2016-10-19 12:10:59 +00:00
flash boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
gpio gpio/dw: Move RW objects in config_info to driver_data 2016-10-19 12:10:58 +00:00
grove grove lcd: cleanup includes 2016-10-17 00:24:34 +00:00
i2c i2c/dw: Move RW objects in config_info to driver_data 2016-10-19 12:10:58 +00:00
ieee802154 quark_se_devboard: We do not support capabilities via Kconfig yet 2016-08-25 06:12:00 -04:00
interrupt_controller drivers: exti_stm32: fix clear pending exti 2016-10-19 11:56:00 +00:00
ipm ipm/ipm_quark_se: Make config_info pointers const. 2016-10-07 20:33:57 +00:00
pci drivers: pci: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
pinmux pinmux: Add hexiwear pinmux table 2016-10-18 21:42:32 +00:00
pwm pwm/dw: Make config_info pointers const. 2016-10-19 12:10:59 +00:00
random ksdk: Add KSDK RNGA driver. 2016-09-14 12:35:30 +00:00
rtc rtc: Set prescaler to QMSI shim 2016-10-18 23:26:02 +00:00
sensor sensors: tmp112: move tmp112 to own directory under drivers/sensor/ 2016-10-17 14:49:56 -04:00
serial drivers: serial: uart_stm32: Fix typo in register field name 2016-10-19 11:55:59 +00:00
shared_irq shared_irq: Make config_info pointers const. 2016-10-07 12:04:42 +00:00
spi spi/intel: Move RW driver context from config to runtime structure. 2016-10-19 12:10:58 +00:00
timer unified: Add tickless idle support for x86 and ARM 2016-10-04 20:02:50 +00:00
usb ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
watchdog ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
Kconfig drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00
Makefile drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00