From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753979AbbGWBj7 (ORCPT ); Wed, 22 Jul 2015 21:39:59 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:36030 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753404AbbGWBiI (ORCPT ); Wed, 22 Jul 2015 21:38:08 -0400 From: Azael Avalos To: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Azael Avalos Subject: [PATCH 0/4] toshiba_acpi: Refactor *{get, set} and *available functions Date: Wed, 22 Jul 2015 19:37:50 -0600 Message-Id: <1437615474-27936-5-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.4.5 In-Reply-To: <1437615474-27936-1-git-send-email-coproscefalo@gmail.com> References: <1437615474-27936-1-git-send-email-coproscefalo@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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 | 546 ++++++++++++++++++------------------ 1 file changed, 274 insertions(+), 272 deletions(-) -- 2.4.5