From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH 0/2] pinctrl: sh-pfc: Remove obsolete platform_device_id entries Date: Wed, 07 Oct 2015 14:05:47 +0300 Message-ID: <2945124.tDacv8Sypm@avalon> References: <1444213720-26770-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1444213720-26770-1-git-send-email-geert+renesas@glider.be> Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Linus Walleij , linux-gpio@vger.kernel.org, linux-sh@vger.kernel.org List-Id: linux-gpio@vger.kernel.org Hi Geert, Thank you for the patches. On Wednesday 07 October 2015 12:28:38 Geert Uytterhoeven wrote: > Hi Linus, Laurent, > > Since the removal of the r8a7778 legacy SoC code in commit > 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete setup code"), > which is now in arm-soc/for-next, Renesas R-Car Gen1 SoCs are only > supported in generic DT-only ARM multi-platform builds. > The driver doesn't need to match platform devices by name anymore, hence > this series removes the corresponding platform_device_id entries. > > Geert Uytterhoeven (2): > pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry > pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry For the whole series, Acked-by: Laurent Pinchart > drivers/pinctrl/sh-pfc/core.c | 6 ------ > 1 file changed, 6 deletions(-) -- Regards, Laurent Pinchart