From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752072AbaL2OJp (ORCPT ); Mon, 29 Dec 2014 09:09:45 -0500 Received: from mail-qg0-f49.google.com ([209.85.192.49]:42859 "EHLO mail-qg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751440AbaL2OJn (ORCPT ); Mon, 29 Dec 2014 09:09:43 -0500 MIME-Version: 1.0 Date: Mon, 29 Dec 2014 15:09:42 +0100 Message-ID: Subject: [GIT PULL] MMC fixes for v.3.19 From: Ulf Hansson To: Linus , linux-mmc , "linux-kernel@vger.kernel.org" , Chris Ball Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Here is one mmc fix for 3.19. Details are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v3.19-2 for you to fetch changes up to 1c2d26e379fc8d37d55befd8589c4c252186ee58: mmc: core: stop trying to switch width when only one bit is supported (2014-12-29 14:49:28 +0100) ---------------------------------------------------------------- MMC core: - Fix selection of buswidth for mmc hosts supporting 1-bit only. ---------------------------------------------------------------- Alexandre Belloni (1): mmc: core: stop trying to switch width when only one bit is supported drivers/mmc/core/mmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)