summaryrefslogtreecommitdiff
path: root/include/usb_defs.h
diff options
context:
space:
mode:
authorJagan Teki <jteki@openedev.com>2015-09-07 20:09:44 (GMT)
committerJagan Teki <jteki@openedev.com>2015-10-25 14:47:03 (GMT)
commit2775e91835638031d1134176d536ac2946fc5e6b (patch)
treed555520733d8ab27e8f95b5f6959e0e976fe89ef /include/usb_defs.h
parent232a8e4ecc21c8ee4c500900c26f706cab60150d (diff)
downloadu-boot-2775e91835638031d1134176d536ac2946fc5e6b.tar.xz
spi: zynq_qspi: Fix to configure CPOL, CPHA mask
priv->mode is initialized when .set_speed triggers with mode value, so checking mode for configuring CPOL, CPHA using priv->mode is invalid hence use mode from .set_speed argument, and at the end priv->mode will initialized with mode. This patch also replaces formatting string to use speed instead of mode in .set_speed ops. Signed-off-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'include/usb_defs.h')
0 files changed, 0 insertions, 0 deletions