LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Stephen Boyd <sboyd@codeaurora.org>,
linux-kernel@vger.kernel.org, heikki.krogerus@linux.intel.com
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v2 0/2] clk: fractional-divider: do a clean up
Date: Mon, 30 Mar 2015 21:57:47 +0300 [thread overview]
Message-ID: <1427741869-239562-1-git-send-email-andriy.shevchenko@linux.intel.com> (raw)
Patches are self-explanatory I think. So, just changelog is provided here.
It would be really nice to queue them to v4.1.
Changelog v2:
- move to rational_best_approximation() and mult_frac()
- add patch 2/2
Andy Shevchenko (2):
clk: fractional-divider: switch to rational best approximation
clk: fractional-divider: fix sparse warnings
drivers/clk/Kconfig | 3 +-
drivers/clk/clk-fractional-divider.c | 72 ++++++++++++++++++------------------
2 files changed, 36 insertions(+), 39 deletions(-)
--
2.1.4
next reply other threads:[~2015-03-30 18:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 18:57 Andy Shevchenko [this message]
2015-03-30 18:57 ` [PATCH v2 1/2] clk: fractional-divider: switch to rational best approximation Andy Shevchenko
2015-03-31 0:32 ` Stephen Boyd
2015-03-31 7:42 ` Andy Shevchenko
2015-03-31 9:33 ` Andy Shevchenko
2015-03-30 18:57 ` [PATCH v2 2/2] clk: fractional-divider: fix sparse warnings Andy Shevchenko
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=1427741869-239562-1-git-send-email-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sboyd@codeaurora.org \
--subject='Re: [PATCH v2 0/2] clk: fractional-divider: do a clean up' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).