zephyr/drivers
Tomasz Bursztyka 806b0ca0fb drivers: led: Fix device instance const qualifier loss in HT16K33
It is necessary to wrap the device pointer into data.

Fixes #27399

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-09-02 13:48:13 +02:00
..
adc drivers: adc: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
audio device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can drivers: can: Fix device instance const qualifier loss in MCUX Flexcan 2020-09-02 13:48:13 +02:00
clock_control device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
console drivers: console: Fix device instance const qualifier loss in IPM driver 2020-09-02 13:48:13 +02:00
counter device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dma drivers: dma: Fix device instance const qualifier loss in NIOS2 driver 2020-09-02 13:48:13 +02:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
espi device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ethernet drivers: ethernet: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
flash drivers: flash: Fix device instance const qualifier loss in NRF QSPI 2020-09-02 13:48:13 +02:00
gpio drivers: gpio: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
hwinfo device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2c drivers: i2c: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154 drivers: ieee802154: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
interrupt_controller device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
kscan device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led drivers: led: Fix device instance const qualifier loss in HT16K33 2020-09-02 13:48:13 +02:00
led_strip device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lora device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
modem device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
net device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
neural_net device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pcie device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
peci device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ps2 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ptp_clock device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pwm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sensor device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
serial device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
spi drivers: spi: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
timer device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
usb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
video drivers: video: Fix device instance const qualifier loss in MCUX CSI 2020-09-02 13:48:13 +02:00
watchdog drivers: watchdog: Remove useless Kconfig entry 2020-09-02 13:48:13 +02:00
wifi drivers: wifi: Fix device instance const qualifier loss in ESP 2020-09-02 13:48:13 +02:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00