From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 04 Apr 2013 06:24:42 +0000 Subject: Re: [PATCH 00/04] ARM: shmobile: pinmux platform device cleanups Message-Id: <20130404062441.GN28297@verge.net.au> List-Id: References: <20130403063246.2500.65318.sendpatchset@w520> In-Reply-To: <20130403063246.2500.65318.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 Wed, Apr 03, 2013 at 03:32:46PM +0900, Magnus Damm wrote: > ARM: shmobile: pinmux platform device cleanups > > [PATCH 01/04] ARM: shmobile: r8a7740 pinmux platform device cleanup > [PATCH 02/04] ARM: shmobile: r8a7779 pinmux platform device cleanup > [PATCH 03/04] ARM: shmobile: sh7372 pinmux platform device cleanup > [PATCH 04/04] ARM: shmobile: sh73a0 pinmux platform device cleanup > > This series simply cleans up the pinmux platform device handling > to save a couple of lines. Compile time tested on each SoC. > > Signed-off-by: Magnus Damm Laurent, could you review this series?