From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.active-venture.com ([67.228.131.205]:53726 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756190AbaCOVZQ (ORCPT ); Sat, 15 Mar 2014 17:25:16 -0400 Message-ID: <5324C535.6010009@roeck-us.net> Date: Sat, 15 Mar 2014 14:25:09 -0700 From: Guenter Roeck MIME-Version: 1.0 To: Ezequiel Garcia , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org CC: Jason Cooper , Wim Van Sebroeck , Jason Gunthorpe , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , Gregory Clement , Lior Amsalem , Tawfik Bayouk Subject: Re: [PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function References: <1394907484-26002-1-git-send-email-ezequiel.garcia@free-electrons.com> <1394907484-26002-2-git-send-email-ezequiel.garcia@free-electrons.com> In-Reply-To: <1394907484-26002-2-git-send-email-ezequiel.garcia@free-electrons.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 03/15/2014 11:17 AM, Ezequiel Garcia wrote: > Follow-up patches will extend the registers ioremap and request > to handle SoC-specific quirks on the RSTOUT register. Therefore, > in order to keep the code readable, this commit introduces a special > function for this. > > Signed-off-by: Ezequiel Garcia Reviewed-by: Guenter Roeck From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Sat, 15 Mar 2014 14:25:09 -0700 Subject: [PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function In-Reply-To: <1394907484-26002-2-git-send-email-ezequiel.garcia@free-electrons.com> References: <1394907484-26002-1-git-send-email-ezequiel.garcia@free-electrons.com> <1394907484-26002-2-git-send-email-ezequiel.garcia@free-electrons.com> Message-ID: <5324C535.6010009@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/15/2014 11:17 AM, Ezequiel Garcia wrote: > Follow-up patches will extend the registers ioremap and request > to handle SoC-specific quirks on the RSTOUT register. Therefore, > in order to keep the code readable, this commit introduces a special > function for this. > > Signed-off-by: Ezequiel Garcia Reviewed-by: Guenter Roeck From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function Date: Sat, 15 Mar 2014 14:25:09 -0700 Message-ID: <5324C535.6010009@roeck-us.net> References: <1394907484-26002-1-git-send-email-ezequiel.garcia@free-electrons.com> <1394907484-26002-2-git-send-email-ezequiel.garcia@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394907484-26002-2-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ezequiel Garcia , linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Jason Cooper , Wim Van Sebroeck , Jason Gunthorpe , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , Gregory Clement , Lior Amsalem , Tawfik Bayouk List-Id: devicetree@vger.kernel.org On 03/15/2014 11:17 AM, Ezequiel Garcia wrote: > Follow-up patches will extend the registers ioremap and request > to handle SoC-specific quirks on the RSTOUT register. Therefore, > in order to keep the code readable, this commit introduces a special > function for this. > > Signed-off-by: Ezequiel Garcia Reviewed-by: Guenter Roeck -- 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