All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ismael Luceno Cortes <ismael.luceno@silicon-gears.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] cmd: clk: Handle ENODEV from clk_get_rate
Date: Mon, 15 Apr 2019 12:31:03 +0000	[thread overview]
Message-ID: <20190415123103.GC5489@kiki> (raw)
In-Reply-To: <20190318122653.5620-1-ismael.luceno@silicon-gears.com>

On 18/Mar/2019 13:26, Ismael Luceno wrote:
> clk_get_rate may return -ENODEV if the clock isn't valid.
> 
> Also, make the error cases go through a single path.
> 
> Fixes: ff8eee0330a6 ("cmd: clk: Add trivial implementation of clock dump
> 	for DM")
> 
> Signed-off-by: Ismael Luceno <ismael.luceno@silicon-gears.com>
> Reviewed-by: Matthias Brugger <mbrugger@suse.com>
> Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
<...>

Ping.

  reply	other threads:[~2019-04-15 12:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-18 12:27 [U-Boot] [PATCH v4] cmd: clk: Handle ENODEV from clk_get_rate Ismael Luceno Cortes
2019-04-15 12:31 ` Ismael Luceno Cortes [this message]
2019-04-15 12:48   ` Marek Vasut

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=20190415123103.GC5489@kiki \
    --to=ismael.luceno@silicon-gears.com \
    --cc=u-boot@lists.denx.de \
    /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.