Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946152AbbEVJLX (ORCPT ); Fri, 22 May 2015 05:11:23 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:35333 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755852AbbEVJAT (ORCPT ); Fri, 22 May 2015 05:00:19 -0400 From: Luis Henriques To: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team@lists.ubuntu.com Cc: Ulf Hansson , Linus Walleij , Luis Henriques Subject: [PATCH 3.16.y-ckt 108/129] ARM: ux500: Enable GPIO regulator for SD-card for snowball Date: Fri, 22 May 2015 09:58:13 +0100 Message-Id: <1432285114-9254-109-git-send-email-luis.henriques@canonical.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1432285114-9254-1-git-send-email-luis.henriques@canonical.com> References: <1432285114-9254-1-git-send-email-luis.henriques@canonical.com> X-Extended-Stable: 3.16 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1185 Lines: 35 3.16.7-ckt12 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Ulf Hansson commit 11133db7a836b0cb411faa048f07a38e994d1382 upstream. Fixes: c94a4ab7af3f ("ARM: ux500: Disable the MMCI gpio-regulator by default") Signed-off-by: Ulf Hansson Reviewed-by: Bjorn Andersson Signed-off-by: Linus Walleij Signed-off-by: Luis Henriques --- arch/arm/boot/dts/ste-snowball.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/ste-snowball.dts b/arch/arm/boot/dts/ste-snowball.dts index 96fc82a4607d..ae435e94ef9b 100644 --- a/arch/arm/boot/dts/ste-snowball.dts +++ b/arch/arm/boot/dts/ste-snowball.dts @@ -162,8 +162,6 @@ states = <1800000 0x1 2900000 0x0>; - - status = "disabled"; }; // External Micro SD slot -- 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/