zephyr/drivers
Tomasz Bursztyka f818ec2d8d drivers: ethernet: Remove ugly usage of a goto in enc*j* drivers
This is a working code, but it's harder to read. And for some reason
makes some semantic patches of coccinelle running forever.

So refactoring it.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-09-02 13:48:13 +02:00
..
adc device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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: Remove ugly usage of a goto in enc*j* drivers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
watchdog device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
wifi device: Const-ify all device driver instance pointers 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