aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/spi/spidev.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/spi/spidev.rst')
-rw-r--r--Documentation/spi/spidev.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/spi/spidev.rst b/Documentation/spi/spidev.rst
index 369c657ba4358b..e08b301ad24ac6 100644
--- a/Documentation/spi/spidev.rst
+++ b/Documentation/spi/spidev.rst
@@ -61,7 +61,7 @@ the spidev driver failing to probe.
Sysfs also supports userspace driven binding/unbinding of drivers to
devices that do not bind automatically using one of the tables above.
-To make the spidev driver bind to such a device, use the following:
+To make the spidev driver bind to such a device, use the following::
echo spidev > /sys/bus/spi/devices/spiB.C/driver_override
echo spiB.C > /sys/bus/spi/drivers/spidev/bind