From: Artem Bityutskiy <dedekind1@gmail.com>
To: Jiri Pinkava <jiri.pinkava@vscht.cz>
Cc: ben-linux@fluff.org, linux-kernel@vger.kernel.org,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH 1/2] nand: Fix S3C NAND clock stop
Date: Thu, 14 Apr 2011 15:16:56 +0300 [thread overview]
Message-ID: <1302783416.2796.23.camel@localhost> (raw)
In-Reply-To: <1302688771-17252-1-git-send-email-jiri.pinkava@vscht.cz>
On Wed, 2011-04-13 at 11:59 +0200, Jiri Pinkava wrote:
> Current implementation of s3c2410_nand_select_chip call
> clk_disable every time when chip = -1 (de-select). This happend
> multiple times even if chip was already de-selected. This causes
> disabling clock even if they are already disabled and due to
> nature of clock subsytem implementation this causes nand clock
> to be disabled and newer enabled again.
>
> Signed-off-by: Jiri Pinkava <jiri.pinkava@vscht.cz>
Pushed to l2-mtd-2.6.git, thanks.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
prev parent reply other threads:[~2011-04-14 12:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 1:27 [PATCH] nand: Fix S3C NAND clock stop Jiri Pinkava
2011-04-11 2:05 ` Randy Dunlap
2011-04-11 3:15 ` Jiří Pinkava
2011-04-11 14:48 ` Jiri Pinkava
2011-04-13 3:36 ` Artem Bityutskiy
2011-04-13 9:59 ` [PATCH 1/2] " Jiri Pinkava
2011-04-13 9:59 ` [PATCH 2/2] nand: Remove unnecessary variable Jiri Pinkava
2011-04-14 12:17 ` Artem Bityutskiy
2011-04-14 12:16 ` Artem Bityutskiy [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=1302783416.2796.23.camel@localhost \
--to=dedekind1@gmail.com \
--cc=ben-linux@fluff.org \
--cc=jiri.pinkava@vscht.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@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 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).