lkml.org 
[lkml]   [2018]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 11/13] nvmem: add support for cell lookups from machine code
    2018-09-05 15:57 GMT+02:00 Boris Brezillon <boris.brezillon@bootlin.com>:
    > On Wed, 5 Sep 2018 11:57:36 +0200
    > Bartosz Golaszewski <brgl@bgdev.pl> 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;
    >> +};

    I wanted to stay in line with the current API - nvmem_cell_get() takes
    as argument a string called cell_id. I wanted to reflect that here.

    Bart

    \
     
     \ /
      Last update: 2018-09-05 16:01    [W:5.186 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site