commit | c26bbb3ca9c4c58b886497efbeccac7cbd9e98a4 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <[email protected]> | Wed Jul 26 12:09:02 2017 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Mon Aug 28 17:57:52 2017 +0200 |
tree | 19e648de5e133a3f335ddc71fad93838338fca18 | |
parent | 917c8c2570e1c106ad68ee3d00eb28351b923b0a [diff] |
Documentation/ABI: document the nvmem sysfs files NVMEM has been in kernel since v4.2 but the ABI document was missing since then. userspace interface did not change since then and seems stable, so this patch documents the nvmem ABI. Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>