From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 07 Mar 2014 02:38:32 +0000 Subject: Re: [PATCH] ARM: shmobile: Make use of r8a7790_add_standard_devices() Message-Id: <20140307023829.GI11702@verge.net.au> List-Id: References: <20140224054907.1803.88038.sendpatchset@w520> In-Reply-To: <20140224054907.1803.88038.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Feb 24, 2014 at 02:49:07PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Move non-PFC and non-GPIO devices off from r8a7790_pinmux_init() > and into r8a7790_add_standard_devices() which is the normal place > to keep regular devices in the legacy case. > > Signed-off-by: Magnus Damm Thanks, I have queued this up.