提交 03ddcbc5 编写于 作者: U Uwe Kleine-König 提交者: Jiri Kosina

spi/bitbang: trivial: fix doubled word "use"

Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 0af52703
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
* to glue code. These bitbang setup() and cleanup() routines are always * to glue code. These bitbang setup() and cleanup() routines are always
* used, though maybe they're called from controller-aware code. * used, though maybe they're called from controller-aware code.
* *
* chipselect() and friends may use use spi_device->controller_data and * chipselect() and friends may use spi_device->controller_data and
* controller registers as appropriate. * controller registers as appropriate.
* *
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册