Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753467AbaJ2Ddp (ORCPT ); Tue, 28 Oct 2014 23:33:45 -0400 Received: from mga01.intel.com ([192.55.52.88]:11619 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751680AbaJ2Ddn (ORCPT ); Tue, 28 Oct 2014 23:33:43 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="407617893" From: Lv Zheng To: "Rafael J. Wysocki" , Len Brown Cc: Lv Zheng , Lv Zheng , , linux-acpi@vger.kernel.org Subject: [PATCH v2 0/2] ACPI/EC: Fix regressions on Samsung hardware. Date: Wed, 29 Oct 2014 11:33:33 +0800 Message-Id: X-Mailer: git-send-email 1.7.10 In-Reply-To: <544CE637.7000406@odi.ch> References: <544CE637.7000406@odi.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org It is reported that the Samsung EC firmware behaves differently than Acer EC firmware. And then previous 2 commits that fix Acer issues have broken Samsung hardware. This patchset fixes the regressions. Lv Zheng (2): Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completing previous QR_EC" ACPI/EC: Fix a regression caused by conflict firmware behavior between Samsung and Acer. drivers/acpi/ec.c | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) -- 1.7.10 -- 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/