Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753008AbaDXIeN (ORCPT ); Thu, 24 Apr 2014 04:34:13 -0400 Received: from mail-qa0-f44.google.com ([209.85.216.44]:57790 "EHLO mail-qa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752697AbaDXIeK (ORCPT ); Thu, 24 Apr 2014 04:34:10 -0400 MIME-Version: 1.0 In-Reply-To: <1397782021-31396-1-git-send-email-tim.kryger@linaro.org> References: <1397782021-31396-1-git-send-email-tim.kryger@linaro.org> Date: Thu, 24 Apr 2014 10:34:09 +0200 Message-ID: Subject: Re: [PATCH 0/2] SDHCI should use more common MMC structs and functions From: Ulf Hansson To: Tim Kryger Cc: Chris Ball , Mike Looijmans , Andrew Bresticker , Linux MMC List , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18 April 2014 02:46, Tim Kryger wrote: > This series updates SDHCI to use the common regulator infrastructure that mmc > core provides. > > Tim Kryger (2): > mmc: sdhci: Use supplies in common mmc_host struct > mmc: sdhci: Use common mmc_regulator_get_supply Both patches looks good, but I would prefer if you could squash them into one patch. Kind regards Ulf Hansson > > drivers/mmc/host/sdhci.c | 96 +++++++++++++++++---------------------------- > include/linux/mmc/sdhci.h | 3 -- > 2 files changed, 35 insertions(+), 64 deletions(-) > > -- > 1.7.9.5 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/