]> git.sur5r.net Git - u-boot/commit
spi: stm32_qspi: Use dev_read_xxx API
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 14 May 2018 13:42:55 +0000 (15:42 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 16 May 2018 13:11:21 +0000 (18:41 +0530)
commit2a6ca736919835a04dbac235509afd7c201dd5cf
treed1ffcc715f093d68d0730c4bbb55b9b5bcc68a37
parent495f3b2ae5368f3fd64a35a4fc02427b3875949a
spi: stm32_qspi: Use dev_read_xxx API

Use dev_read_xxx() instead of old manner fdt_xxx() API

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
drivers/spi/stm32_qspi.c