Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Nov 2002 20:06:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Nov 2002 20:06:38 -0500 Received: from fmr02.intel.com ([192.55.52.25]:49648 "EHLO caduceus.fm.intel.com") by vger.kernel.org with ESMTP id ; Thu, 21 Nov 2002 20:06:37 -0500 Message-ID: From: "Grover, Andrew" To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, "'Stelian Pop'" Subject: [BK PATCH] Allow others to use ACPI EC interface Date: Thu, 21 Nov 2002 17:13:37 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 795 Lines: 25 Hi Linus, please do a bk pull http://linux-acpi.bkbits.net/linux-acpi Stelian's sonypi driver will make use of these in the near future. Regards -- Andy This will update the following files: drivers/acpi/acpi_ksyms.c | 9 + drivers/acpi/ec.c | 165 ++++++++++++++++++++-------------- include/linux/acpi.h | 6 + 3 files changed, 115 insertions(+), 65 deletions(-) through these ChangeSets: (02/11/20 1.842.1.56) ACPI: Add ec_read and ec_write external functions Other ec.c cleanups, too - 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/