All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Vivek Gautam <vivek.gautam@codeaurora.org>
Cc: srinivas.kandagatla@linaro.org, maxime.ripard@free-electrons.com,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] nvmem: core: Allow ignoring length when reading a cell
Date: Mon, 19 Dec 2016 13:47:05 -0800	[thread overview]
Message-ID: <20161219214705.GA5423@codeaurora.org> (raw)
In-Reply-To: <1482130389-3164-1-git-send-email-vivek.gautam@codeaurora.org>

On 12/19, Vivek Gautam wrote:
> nvmem_cell_read() API fills in the argument 'len' with
> the number of bytes read from the cell. Many users don't
> care about this length value. So allow users to pass a
> NULL pointer to this len field.
> 
> Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
> ---

Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  reply	other threads:[~2016-12-19 21:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-19  6:53 [PATCH] nvmem: core: Allow ignoring length when reading a cell Vivek Gautam
2016-12-19 21:47 ` Stephen Boyd [this message]
2016-12-20  4:03   ` Vivek Gautam
2017-01-05  5:34   ` Vivek Gautam
2017-01-05  9:40     ` Srinivas Kandagatla
2017-01-05  9:46       ` Vivek Gautam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161219214705.GA5423@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maxime.ripard@free-electrons.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=vivek.gautam@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.