Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753008AbbEFPfZ (ORCPT ); Wed, 6 May 2015 11:35:25 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:34363 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751197AbbEFPfY (ORCPT ); Wed, 6 May 2015 11:35:24 -0400 From: Azael Avalos To: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Azael Avalos Subject: [PATCH v3 0/5] toshiba_acpi: Driver cleanup Date: Wed, 6 May 2015 09:35:08 -0600 Message-Id: <1430926513-6264-1-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.3.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1108 Lines: 31 These patches cleanup the driver from some no longer needed functions, renames hci_{read, write}1 functions, some comment blocks were changed, unneeded error checks removed and the driver version was bumped to 0.22. Changes since v2: - Refactor third patch according to ml comments - Typo on fifth patch Changes since v1: - Added two new patches to the series, one containing error check removals and another bumping the driver version. Azael Avalos (5): toshiba_acpi: Remove no longer needed hci_{read, write}2 functions toshiba_acpi: Rename hci_{read, write}1 functions toshiba_acpi: Comments cleanup toshiba_acpi: Remove TOS_FAILURE check from some functions toshiba_acpi: Bump driver version to 0.22 drivers/platform/x86/toshiba_acpi.c | 122 +++++++++++++++--------------------- 1 file changed, 50 insertions(+), 72 deletions(-) -- 2.3.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/