From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] clk: sunxi: factors: fix off-by-one masks
Date: Mon, 23 Sep 2013 19:56:42 +0300 [thread overview]
Message-ID: <20130923165642.GM2779@lukather> (raw)
In-Reply-To: <1379725392-30202-2-git-send-email-emilio@elopez.com.ar>
On Fri, Sep 20, 2013 at 10:03:10PM -0300, Emilio L?pez wrote:
> The previous code would generate one bit too long masks, and was
> needlessly complicated. This patch replaces it by simpler code that can
> generate the masks correctly.
>
> Signed-off-by: Emilio L?pez <emilio@elopez.com.ar>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130923/73614c4b/attachment.sig>
next prev parent reply other threads:[~2013-09-23 16:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-21 1:03 [PATCH 0/3] sunxi clock fixes Emilio López
2013-09-21 1:03 ` [PATCH 1/3] clk: sunxi: factors: fix off-by-one masks Emilio López
2013-09-23 16:56 ` Maxime Ripard [this message]
2013-09-21 1:03 ` [PATCH 2/3] clk: sunxi: factors: clear variables before using them Emilio López
2013-09-23 16:57 ` Maxime Ripard
2013-09-21 1:03 ` [PATCH 3/3] clk: sunxi: protect core clocks from accidental shutdown Emilio López
2013-09-23 17:00 ` Maxime Ripard
2013-10-09 12:51 ` [PATCH 0/3] sunxi clock fixes Emilio López
2013-10-31 12:18 ` Emilio López
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=20130923165642.GM2779@lukather \
--to=maxime.ripard@free-electrons.com \
--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.