From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751745AbcCDFU1 (ORCPT ); Fri, 4 Mar 2016 00:20:27 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:43303 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881AbcCDFUY (ORCPT ); Fri, 4 Mar 2016 00:20:24 -0500 Date: Fri, 4 Mar 2016 14:20:19 +0900 From: Simon Horman To: Geert Uytterhoeven Cc: linux-renesas-soc@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , Magnus Damm , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS Message-ID: <20160304052019.GD27942@verge.net.au> References: <1456969198-20365-1-git-send-email-horms+renesas@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organisation: Horms Solutions Ltd. 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 On Thu, Mar 03, 2016 at 09:31:49AM +0100, Geert Uytterhoeven wrote: > On Thu, Mar 3, 2016 at 2:39 AM, Simon Horman wrote: > > Make use of ARCH_RENESAS in place of ARCH_SHMOBILE. > > > > This is part of an ongoing process to migrate from ARCH_SHMOBILE to > > ARCH_RENESAS the motivation for which being that RENESAS seems to be a more > > appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs. > > > > Signed-off-by: Simon Horman > > Acked-by: Geert Uytterhoeven I'm a little unsure of who should take this but for now I will queue it up in next with a view to sending a pull request to Linus for v4.6. I'm open to other ideas.