Re: [PATCH 3/6] toshiba_bluetooth: Clean toshiba_bluetooth_enable function

2015-05-03 Thread Darren Hart
On Mon, Apr 27, 2015 at 02:32:47PM -0600, Azael Avalos wrote: > This patch removes unneeded code from the toshiba_bluetooth_enable > function as propper rfkill code as been added now. > Seems like this should just be part of 2 of 3 since it essentially moves the status code? -- Darren Hart

Re: [PATCH 3/6] toshiba_bluetooth: Clean toshiba_bluetooth_enable function

2015-05-03 Thread Darren Hart
On Mon, Apr 27, 2015 at 02:32:47PM -0600, Azael Avalos wrote: This patch removes unneeded code from the toshiba_bluetooth_enable function as propper rfkill code as been added now. Seems like this should just be part of 2 of 3 since it essentially moves the status code? -- Darren Hart Intel

[PATCH 3/6] toshiba_bluetooth: Clean toshiba_bluetooth_enable function

2015-04-27 Thread Azael Avalos
This patch removes unneeded code from the toshiba_bluetooth_enable function as propper rfkill code as been added now. Signed-off-by: Azael Avalos --- drivers/platform/x86/toshiba_bluetooth.c | 27 --- 1 file changed, 27 deletions(-) diff --git

[PATCH 3/6] toshiba_bluetooth: Clean toshiba_bluetooth_enable function

2015-04-27 Thread Azael Avalos
This patch removes unneeded code from the toshiba_bluetooth_enable function as propper rfkill code as been added now. Signed-off-by: Azael Avalos coproscef...@gmail.com --- drivers/platform/x86/toshiba_bluetooth.c | 27 --- 1 file changed, 27 deletions(-) diff --git