[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427403367-18996-1-git-send-email-coproscefalo@gmail.com>
Date: Thu, 26 Mar 2015 14:56:04 -0600
From: Azael Avalos <coproscefalo@...il.com>
To: Darren Hart <dvhart@...radead.org>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Azael Avalos <coproscefalo@...il.com>
Subject: [PATCH v3 0/3] toshiba_bluetooth: Clean up driver plus a bugfix
These patches introduce three new functions, cleaning up the driver
code, checking for errors and returning accordingly, and also fixes
bug 93911.
Changes since v2:
- Merged patches 2-3 into one
- Added a comment block explaining a bit why we added an extra check
to the status of the device
Changes since v1:
- Removed pr_info calls from *_notify function
- Added checks to the status of the BT device removing the TODO
comment and retaining the previous functionality of the driver
Azael Avalos (3):
toshiba_bluetooth: Add three new functions to the driver
toshiba_bluetooth: Clean up *_add function and disable BT device at
removal
toshiba_bluetooth: Fix enabling/disabling loop on recent devices
drivers/platform/x86/toshiba_bluetooth.c | 133 ++++++++++++++++++++++++-------
1 file changed, 104 insertions(+), 29 deletions(-)
--
2.2.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists