diff options
| -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 | 
