Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754898AbbG1BWt (ORCPT ); Mon, 27 Jul 2015 21:22:49 -0400 Received: from mail-oi0-f46.google.com ([209.85.218.46]:33328 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754842AbbG1BWq (ORCPT ); Mon, 27 Jul 2015 21:22: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/4] toshiba_acpi: Refactor *{get, set} and *available functions Date: Mon, 27 Jul 2015 19:22:24 -0600 Message-Id: <1438046548-3081-2-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.4.6 In-Reply-To: <1438046548-3081-1-git-send-email-coproscefalo@gmail.com> References: <1438046548-3081-1-git-send-email-coproscefalo@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1029 Lines: 27 These patches changes the *{get, set} and *available functions, changes the printed messages of the supported features and bumps the driver version to 0.23. Changes since v1: - Fixed typos in patch 01 description and use newly created *led_registered variables to unregister leds - Adapt *{lcd, video}_proc functions in patch 03 to ensure we are not breaking userspace and updated patch description Azael Avalos (4): toshiba_acpi: Change *available functions return type toshiba_acpi: Remove "*not supported" feature prints toshiba_acpi: Refactor *{get, set} functions return value toshiba_acpi: Bump driver version to 0.23 drivers/platform/x86/toshiba_acpi.c | 643 ++++++++++++++++++------------------ 1 file changed, 322 insertions(+), 321 deletions(-) -- 2.4.6 -- 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/