From: alex.elder@linaro.org (Alex Elder)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: support hardware-specific debugfs entries
Date: Sun, 29 Dec 2013 23:59:40 -0600 [thread overview]
Message-ID: <52C10BCC.2030907@linaro.org> (raw)
In-Reply-To: <1388383130-8029-1-git-send-email-elder@linaro.org>
On 12/29/2013 11:58 PM, Alex Elder wrote:
> Add a new clk_ops->debug_init method to allow a clock hardware
> driver to populate the clock's debugfs directory with entries
> beyond those common for every clock.
Sorry, forgot to indicate "v2" in the Subject line... -Alex
> Signed-off-by: Alex Elder <elder@linaro.org>
> ---
> v2: - Define debug_init unconditionally (suggested by Gerhard Sittig).
WARNING: multiple messages have this Message-ID (diff)
From: Alex Elder <alex.elder@linaro.org>
To: mike.turquette@linaro.org
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: support hardware-specific debugfs entries
Date: Sun, 29 Dec 2013 23:59:40 -0600 [thread overview]
Message-ID: <52C10BCC.2030907@linaro.org> (raw)
In-Reply-To: <1388383130-8029-1-git-send-email-elder@linaro.org>
On 12/29/2013 11:58 PM, Alex Elder wrote:
> Add a new clk_ops->debug_init method to allow a clock hardware
> driver to populate the clock's debugfs directory with entries
> beyond those common for every clock.
Sorry, forgot to indicate "v2" in the Subject line... -Alex
> Signed-off-by: Alex Elder <elder@linaro.org>
> ---
> v2: - Define debug_init unconditionally (suggested by Gerhard Sittig).
next prev parent reply other threads:[~2013-12-30 5:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-30 5:58 [PATCH] clk: support hardware-specific debugfs entries Alex Elder
2013-12-30 5:58 ` Alex Elder
2013-12-30 5:59 ` Alex Elder [this message]
2013-12-30 5:59 ` Alex Elder
-- strict thread matches above, loose matches on Subject: below --
2013-12-26 14:26 Alex Elder
2013-12-26 14:26 ` Alex Elder
2013-12-26 14:50 ` Gerhard Sittig
2013-12-26 14:50 ` Gerhard Sittig
2013-12-26 15:02 ` Alex Elder
2013-12-26 15:02 ` Alex Elder
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=52C10BCC.2030907@linaro.org \
--to=alex.elder@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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.