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: bitbang: Grammar s/make to make/to make/
author
Geert Uytterhoeven
<geert+renesas@linux-m68k.org>
Sun, 12 Jan 2014 13:04:15 +0000
(14:04 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 13 Jan 2014 11:24:21 +0000
(11:24 +0000)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-bitbang-txrx.h
patch
|
blob
|
history
diff --git
a/drivers/spi/spi-bitbang-txrx.h
b/drivers/spi/spi-bitbang-txrx.h
index c16bf853c3eb3f3a0c7ab3c3c8731cc179d30a15..c616e41521be18589ec89ab68dcfeec9cd477da7 100644
(file)
--- a/
drivers/spi/spi-bitbang-txrx.h
+++ b/
drivers/spi/spi-bitbang-txrx.h
@@
-38,7
+38,7
@@
*
* Since this is software, the timings may not be exactly what your board's
* chips need ... there may be several reasons you'd need to tweak timings
- * in these routines, not just
make
to make it faster or slower to match a
+ * in these routines, not just to make it faster or slower to match a
* particular CPU clock rate.
*/