From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 17 Oct 2013 05:32:22 +0000 Subject: Re: [PATCH] ARM: shmobile: Add r8a7790_register_pfc() function Message-Id: <20131017053220.GD30491@verge.net.au> List-Id: References: <20131016215146.4038.57618.sendpatchset@w520> In-Reply-To: <20131016215146.4038.57618.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 Thu, Oct 17, 2013 at 06:51:46AM +0900, Magnus Damm wrote: > From: Magnus Damm > > Break out the r8a7790 PFC platform device creation code > to increase readability and follow same style as r8a7791. > > Signed-off-by: Magnus Damm Thanks, I have queued this up.