We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a09fc commit baa96bcCopy full SHA for baa96bc
include/linux/nvmem-provider.h
@@ -103,7 +103,7 @@ struct nvmem_cell_info {
103
*
104
* Note: A default "nvmem<id>" name will be assigned to the device if
105
* no name is specified in its configuration. In such case "<id>" is
106
- * generated with ida_simple_get() and provided id field is ignored.
+ * generated with ida_alloc() and provided id field is ignored.
107
108
* Note: Specifying name and setting id to -1 implies a unique device
109
* whose name is provided as-is (kept unaltered).
0 commit comments