mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] toshiba_bluetooth: Clean up driver plus a bugfix
@ 2015-03-18 19:12 Azael Avalos
  2015-03-18 19:12 ` [PATCH 1/4] toshiba_bluetooth: Add three new functions to the driver Azael Avalos
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Azael Avalos @ 2015-03-18 19:12 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

These patches introduce three new functions, cleaning up the driver
code, checking for errors and returning accordingly, and also fixes
bug 93911.

Azael Avalos (4):
  toshiba_bluetooth: Add three new functions to the driver
  toshiba_bluetooth: Clean up *_add function and disable BT device at
    removal
  toshiba_bluetooth: Clean toshiba_bluetooth_enable function
  toshiba_bluetooth: Remove BT enable code from *_notify function

 drivers/platform/x86/toshiba_bluetooth.c | 133 ++++++++++++++++++++++---------
 1 file changed, 97 insertions(+), 36 deletions(-)

-- 
2.2.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-03-25 19:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18 19:12 [PATCH 0/4] toshiba_bluetooth: Clean up driver plus a bugfix Azael Avalos
2015-03-18 19:12 ` [PATCH 1/4] toshiba_bluetooth: Add three new functions to the driver Azael Avalos
2015-03-18 19:12 ` [PATCH 2/4] toshiba_bluetooth: Clean up *_add function and disable BT device at removal Azael Avalos
2015-03-18 19:12 ` [PATCH 3/4] toshiba_bluetooth: Clean toshiba_bluetooth_enable function Azael Avalos
2015-03-18 19:12 ` Azael Avalos
2015-03-18 19:12 ` [PATCH 4/4] toshiba_bluetooth: Remove BT enable code from *_notify function Azael Avalos
2015-03-25 17:50   ` Darren Hart
2015-03-25 19:01     ` Azael Avalos
2015-03-25 17:51 ` [PATCH 0/4] toshiba_bluetooth: Clean up driver plus a bugfix Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome