projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce4eac
)
spi: sh-hspi: Spelling s/recive/receive/
author
Geert Uytterhoeven
<geert+renesas@linux-m68k.org>
Sun, 12 Jan 2014 13:03:38 +0000
(14:03 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 13 Jan 2014 11:21:45 +0000
(11:21 +0000)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sh-hspi.c
patch
|
blob
|
history
diff --git
a/drivers/spi/spi-sh-hspi.c
b/drivers/spi/spi-sh-hspi.c
index 292567ab4c6c41df0eb981c8692d0454e98bf8ed..2677709251ac0d66d3b18799151812eb9663e8d6 100644
(file)
--- a/
drivers/spi/spi-sh-hspi.c
+++ b/
drivers/spi/spi-sh-hspi.c
@@
-197,7
+197,7
@@
static int hspi_transfer_one_message(struct spi_master *master,
hspi_write(hspi, SPTBR, tx);
- /* wait recive */
+ /* wait rec
e
ive */
ret = hspi_status_check_timeout(hspi, 0x4, 0x4);
if (ret < 0)
break;