Skip to content
Commit 84bc72d9 authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

spi/stmicro: fix debug() display of cmd



The stmicro_wait_ready() func tries to show the actual opcode that was sent
to the device, but instead it displays the array pointer.  Fix it to pull
out the opcode from the start of the array.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 5b3375ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment