Re: [PATCH 11/13] nvmem: add support for cell lookups from machine code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed,  5 Sep 2018 11:57:36 +0200
Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

>  
> +struct nvmem_cell_lookup {
> +	const char		*nvmem_name;
> +	const char		*dev_id;

Shouldn't we have a con_id here?

> +	const char		*cell_id;
> +	struct list_head	node;
> +};



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux