Searched hist:"074131 b040453b81e9ad44d83804a876c9acbde8" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | pl022_spi.c | 074131b040453b81e9ad44d83804a876c9acbde8 Fri Apr 12 15:59:23 UTC 2019 Victor Chong <victor.chong@linaro.org> pl022_spi: fix non-trivial typo
read16() was replaced with io_read8() instead of io_read16() so fix it.
Fixes: 918bb3a5 ("core: upgrade from write32() to io_write32() and friends")
Signed-off-by: Victor Chong <victor.chong@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|