From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH v3 00/14] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers Date: Sat, 24 Aug 2013 23:58:14 -0400 Message-ID: <87ob8mqv55.fsf@octavius.laptop.org> References: <1375958324-29683-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1375958324-29683-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> (Laurent Pinchart's message of "Thu, 8 Aug 2013 12:38:30 +0200") Sender: linux-sh-owner@vger.kernel.org To: Laurent Pinchart Cc: linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, linux-spi@vger.kernel.org, Hartley Sweeten , Ryan Mallon , Guennadi Liakhovetski , Ian Molton , Arnd Bergmann , Olof Johansson List-Id: linux-mmc@vger.kernel.org Hi Laurent, On Thu, Aug 08 2013, Laurent Pinchart wrote: > This patch set replaces callbacks to board code with regulators and GPIOs in > the mmc_spi, sh_mmcif and sh_mobile_sdhi MMC drivers. > > Most of the required infrastructure is in place already on the drivers side, > except for CD debouncing support in the MMC core and CD/RO GPIOs support in > the mmc_spi driver. The series thus starts with patches 01/14 and 02/14 that > add those features to the MMC core and mmc_spi driver. > > Patches 03/14 to 07/14 remove the board callbacks from the ecovec24 and > vision_ep9307 boards. The code has been compile-tested only as I don't have > access to those boards. > > Patches 08/14 to 14/14 then proceed to remove the callbacks from the drivers > themselves and from the platform data structures. arch/arm/mach-shmobile/board-ag5evm.c has been removed from linux-next, so I've dropped patch 7 ("ARM: shmobile: ag5evm: Remove SDHI .set_pwr() callback") but taken all of the other patches into mmc-next for 3.12. Thanks! - Chris. -- Chris Ball