Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946468AbbEPIGZ (ORCPT ); Sat, 16 May 2015 04:06:25 -0400 Received: from bband-dyn183.178-41-215.t-com.sk ([178.41.215.183]:22487 "EHLO ip4-83-240-18-248.cust.nbox.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S934694AbbEPIGS (ORCPT ); Sat, 16 May 2015 04:06:18 -0400 From: Jiri Slaby To: stable@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Ulf Hansson , Linus Walleij , Jiri Slaby Subject: [PATCH 3.12 129/142] ARM: ux500: Enable GPIO regulator for SD-card for snowball Date: Sat, 16 May 2015 09:38:09 +0200 Message-Id: <1a35bb7805c622859a86cc6caa8a8042d813faff.1431761807.git.jslaby@suse.cz> X-Mailer: git-send-email 2.3.7 In-Reply-To: <70c3d4ae1322b9e9bd7443ef574af5635234a0fa.1431761807.git.jslaby@suse.cz> References: <70c3d4ae1322b9e9bd7443ef574af5635234a0fa.1431761807.git.jslaby@suse.cz> In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1166 Lines: 38 From: Ulf Hansson 3.12-stable review patch. If anyone has any objections, please let me know. =============== 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: Jiri Slaby --- 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 3d85253369c7..51a6ad40f8a8 100644 --- a/arch/arm/boot/dts/ste-snowball.dts +++ b/arch/arm/boot/dts/ste-snowball.dts @@ -136,8 +136,6 @@ states = <1800000 0x1 2900000 0x0>; - - status = "disabled"; }; // External Micro SD slot -- 2.3.7 -- 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/