summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-02-18 09:17:12 -0600
committerJohn Klug <john.klug@multitech.com>2022-04-12 16:16:50 -0500
commit0b40f9b600011eef536af0947425549d835f9f20 (patch)
treee971df3d5798377058ad7de716c958d50ef9f52a
parentfcd9296b85f6642e4cd12e9754ec1d31d3d226e4 (diff)
downloadmts-io-0b40f9b600011eef536af0947425549d835f9f20.tar.gz
mts-io-0b40f9b600011eef536af0947425549d835f9f20.tar.bz2
mts-io-0b40f9b600011eef536af0947425549d835f9f20.zip
Fix README grammer
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 980ea75..048197c 100644
--- a/README
+++ b/README
@@ -76,7 +76,7 @@ platform_driver_register, because
we need to use these device tree
entries later in the driver.
-GPIO pins are then be attached through the GPIO
+GPIO pins are then attached through the GPIO
descriptor found by making a call to
kernel functions like devm_gpiod_get_optional(),
which has a connection-ID as its second