diff options
| author | John Klug <john.klug@multitech.com> | 2022-02-18 09:17:12 -0600 | 
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2022-04-12 16:16:50 -0500 | 
| commit | 0b40f9b600011eef536af0947425549d835f9f20 (patch) | |
| tree | e971df3d5798377058ad7de716c958d50ef9f52a | |
| parent | fcd9296b85f6642e4cd12e9754ec1d31d3d226e4 (diff) | |
| download | mts-io-0b40f9b600011eef536af0947425549d835f9f20.tar.gz mts-io-0b40f9b600011eef536af0947425549d835f9f20.tar.bz2 mts-io-0b40f9b600011eef536af0947425549d835f9f20.zip | |
Fix README grammer
| -rw-r--r-- | README | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
