Make use of config_gpio() function in all drivers. Remove unuseful calls to io_config...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Sun, 29 Dec 2013 01:50:45 +0000 (02:50 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit28a900a92bbab227180a1a86b2768fe40f5bd651
treec0a76cbeb958303bd50a6954f7eb3435427cd06d
parent1c7b771a10314935ed5c6f5c36c45a76d370f1bf
Make use of config_gpio() function in all drivers. Remove unuseful calls to io_config_clk_*() functions.
drivers/adc.c
drivers/i2c.c
drivers/serial.c
drivers/ssp.c