From mboxrd@z Thu Jan 1 00:00:00 1970 From: pavel@denx.de (Pavel Machek) Date: Tue, 9 Jun 2015 11:46:55 +0200 Subject: [PATCHv6 1/2] ARM: socfpga: support suspend to ram In-Reply-To: <1433270139-7042-2-git-send-email-atull@opensource.altera.com> References: <1433270139-7042-1-git-send-email-atull@opensource.altera.com> <1433270139-7042-2-git-send-email-atull@opensource.altera.com> Message-ID: <20150609094655.GA6539@amd> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: [PATCHv6 1/2] ARM: socfpga: support suspend to ram Date: Tue, 9 Jun 2015 11:46:55 +0200 Message-ID: <20150609094655.GA6539@amd> References: <1433270139-7042-1-git-send-email-atull@opensource.altera.com> <1433270139-7042-2-git-send-email-atull@opensource.altera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1433270139-7042-2-git-send-email-atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alan Tull Cc: Dinh Nguyen , Rob Herring , Arnd Bergmann , Steffen Trumtrar , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Delicious Quinoq List-Id: devicetree@vger.kernel.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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932926AbbFIJrH (ORCPT ); Tue, 9 Jun 2015 05:47:07 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:33341 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752837AbbFIJq6 (ORCPT ); Tue, 9 Jun 2015 05:46:58 -0400 Date: Tue, 9 Jun 2015 11:46:55 +0200 From: Pavel Machek To: Alan Tull Cc: Dinh Nguyen , Rob Herring , Arnd Bergmann , Steffen Trumtrar , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , linux-arm-kernel@lists.infradead.org, Delicious Quinoq Subject: Re: [PATCHv6 1/2] ARM: socfpga: support suspend to ram Message-ID: <20150609094655.GA6539@amd> References: <1433270139-7042-1-git-send-email-atull@opensource.altera.com> <1433270139-7042-2-git-send-email-atull@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433270139-7042-2-git-send-email-atull@opensource.altera.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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