From: pavel@denx.de (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv6 1/2] ARM: socfpga: support suspend to ram
Date: Tue, 9 Jun 2015 11:46:55 +0200 [thread overview]
Message-ID: <20150609094655.GA6539@amd> (raw)
In-Reply-To: <1433270139-7042-2-git-send-email-atull@opensource.altera.com>
Hi!
> +/* Bitfield positions */
> +#define SELFRSHREQ_POS 3
> +#define SELFRFSHACK_POS 1
These two defines are unused and should be deleted.
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel-ynQEQJNshbs@public.gmane.org>
To: Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
Cc: Dinh Nguyen
<dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
Steffen Trumtrar
<s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Delicious Quinoq
<delicious.quinoa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCHv6 1/2] ARM: socfpga: support suspend to ram
Date: Tue, 9 Jun 2015 11:46:55 +0200 [thread overview]
Message-ID: <20150609094655.GA6539@amd> (raw)
In-Reply-To: <1433270139-7042-2-git-send-email-atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
Hi!
> +/* Bitfield positions */
> +#define SELFRSHREQ_POS 3
> +#define SELFRFSHACK_POS 1
These two defines are unused and should be deleted.
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel@denx.de>
To: Alan Tull <atull@opensource.altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>,
Rob Herring <robh+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Steffen Trumtrar <s.trumtrar@pengutronix.de>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Russell King <linux@arm.linux.org.uk>,
linux-arm-kernel@lists.infradead.org,
Delicious Quinoq <delicious.quinoa@gmail.com>
Subject: Re: [PATCHv6 1/2] ARM: socfpga: support suspend to ram
Date: Tue, 9 Jun 2015 11:46:55 +0200 [thread overview]
Message-ID: <20150609094655.GA6539@amd> (raw)
In-Reply-To: <1433270139-7042-2-git-send-email-atull@opensource.altera.com>
Hi!
> +/* Bitfield positions */
> +#define SELFRSHREQ_POS 3
> +#define SELFRFSHACK_POS 1
These two defines are unused and should be deleted.
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2015-06-09 9:46 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-02 18:35 [PATCHv6 0/2] socfpga: support suspend to ram* Alan Tull
2015-06-02 18:35 ` Alan Tull
2015-06-02 18:35 ` Alan Tull
2015-06-02 18:35 ` [PATCHv6 1/2] ARM: socfpga: support suspend to ram Alan Tull
2015-06-02 18:35 ` Alan Tull
2015-06-02 18:35 ` Alan Tull
2015-06-09 9:46 ` Pavel Machek [this message]
2015-06-09 9:46 ` Pavel Machek
2015-06-09 9:46 ` Pavel Machek
2015-06-02 18:35 ` [PATCHv6 2/2] ARM: socfpga: dts: add sdram controller dt binding doc Alan Tull
2015-06-02 18:35 ` Alan Tull
2015-06-02 18:35 ` Alan Tull
2015-06-02 19:22 ` [PATCHv6 0/2] socfpga: support suspend to ram* Dinh Nguyen
2015-06-02 19:22 ` Dinh Nguyen
2015-06-02 19:22 ` Dinh Nguyen
2015-06-04 22:35 ` Dinh Nguyen
2015-06-04 22:35 ` Dinh Nguyen
2015-06-04 22:35 ` Dinh Nguyen
2015-06-05 13:14 ` Dinh Nguyen
2015-06-05 13:14 ` Dinh Nguyen
2015-06-05 13:14 ` Dinh Nguyen
2015-06-05 14:11 ` atull
2015-06-05 14:11 ` atull
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=20150609094655.GA6539@amd \
--to=pavel@denx.de \
--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.