Searched hist:"439 ce24404a738284077aeb2bfd44e45a4097136" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | spi.c | 439ce24404a738284077aeb2bfd44e45a4097136 Mon Jan 15 10:08:35 UTC 2018 Mario Six <mario.six@gdsys.cc> UPSTREAM: spi: Fix style violation and improve code
This patch fixes a printf specifier style violation, reduces the scope of a variable, and turns a void pointer that is used with pointer arithmetic into a u8 pointer.
Change-Id: I4084bfeaba1e992f589f5190660bcbfb8627b0b3 Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Jagan Teki <jagan@openedev.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 547bcc3d18ddcc107b8aa7ca393830590c27978f)
|