Commit be629b44 authored by Naren's avatar Naren Committed by Jonathan Corbet

NVMEM documentation fix: A minor typo

This is a minor patch that fixes the following typo in the NVMEM documentation:

When a consumers no longer needs the NVMEM

to,

When a consumer no longer needs the NVMEM
Signed-off-by: default avatarNarendran Sankaran <naren.kernel@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 5148e6ab
...@@ -112,7 +112,7 @@ take nvmem_device as parameter. ...@@ -112,7 +112,7 @@ take nvmem_device as parameter.
5. Releasing a reference to the NVMEM 5. Releasing a reference to the NVMEM
===================================== =====================================
When a consumers no longer needs the NVMEM, it has to release the reference When a consumer no longer needs the NVMEM, it has to release the reference
to the NVMEM it has obtained using the APIs mentioned in the above section. to the NVMEM it has obtained using the APIs mentioned in the above section.
The NVMEM framework provides 2 APIs to release a reference to the NVMEM. The NVMEM framework provides 2 APIs to release a reference to the NVMEM.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment