From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752709AbbC3BZt (ORCPT ); Sun, 29 Mar 2015 21:25:49 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:33493 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752437AbbC3BZq (ORCPT ); Sun, 29 Mar 2015 21:25:46 -0400 From: Azael Avalos To: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Azael Avalos Subject: [PATCH v2 0/3] toshiba_acpi: Fix USB Sleep & Charge mode and documentation updates Date: Sun, 29 Mar 2015 19:25:38 -0600 Message-Id: <1427678740-5459-1-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.2.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch fixes the USB Sleep & Charge charging mode on certain models, fixes pr_* messages and also adds the missing entries in the documentation file. Changes since v1: - Set the default supported value of sleep and charge to zero in case of an error and added comments. - Updated the title and commit message of second patch to better reflect what the patch is doing. Azael Avalos (3): toshiba_acpi: Update and fix USB Sleep and Charge modes toshiba_acpi: Fix pr_* messages from USB Sleep Functions Documentation/ABI: Update sysfs-driver-toshiba_acpi entry .../ABI/testing/sysfs-driver-toshiba_acpi | 93 +++++++++++++++++++--- drivers/platform/x86/toshiba_acpi.c | 85 ++++++++++++++++---- 2 files changed, 148 insertions(+), 30 deletions(-) -- 2.2.2