From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: netdev@vger.kernel.org
Cc: linux-can@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] can: mcp251x: Convert driver to use common clk framework
Date: Wed, 13 Nov 2013 17:59:01 +0000 (UTC) [thread overview]
Message-ID: <l60el5$2kn$1@ger.gmane.org> (raw)
In-Reply-To: 1384332144-15211-1-git-send-email-shc_work@mail.ru
On Wed, 13 Nov 2013 12:42:24 +0400, Alexander Shiyan wrote:
> This patch converts mcp251x driver to using common clk framework for
> getting input frequency. The change was made for the preparation of the
> driver work with the devicetree. As a result private header for the
> driver is eliminated.
> Additionally, all existing users of the driver was converted to use this
> feature.
PXA does not employ COMMON_CLK yet (WIP locally, but it is not finished
yet), so clk_register_fixed() will probably fail.
--
With best wishes
Dmitry
prev parent reply other threads:[~2013-11-13 17:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 8:42 [PATCH 1/3] can: mcp251x: Convert driver to use common clk framework Alexander Shiyan
2013-11-13 8:42 ` Alexander Shiyan
2013-11-13 9:04 ` Marc Kleine-Budde
2013-11-13 9:04 ` Marc Kleine-Budde
2013-12-14 5:15 ` Alexander Shiyan
2013-12-14 5:15 ` Alexander Shiyan
2013-12-14 13:18 ` Marc Kleine-Budde
2013-12-14 13:18 ` Marc Kleine-Budde
2013-12-14 13:35 ` Alexander Shiyan
2013-12-14 13:35 ` Alexander Shiyan
2013-11-13 17:59 ` Dmitry Eremin-Solenikov [this message]
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='l60el5$2kn$1@ger.gmane.org' \
--to=dbaryshkov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.kernel.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.