Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-19 Thread Kalle Valo
Johannes Berg johan...@sipsolutions.net writes: And while at it, please use links that include the message-id (e.g. mid.gmane.org) so it's searchable even if the archive disappears. BTW, I recently found out that kernel.org has a this type of service as well. From https://lkml.kernel.org/:

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-15 Thread Bastien Nocera
On Tue, 2015-07-14 at 08:20 -0500, Larry Finger wrote: On 07/13/2015 05:11 PM, Bastien Nocera wrote: http://thread.gmane.org/gmane.linux.kernel.wireless.general/127706/ focu s=127896 Signed-off-by: Bastien Nocera had...@hadess.net Bastien, The subject of this patch needs a bit

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-15 Thread Bastien Nocera
On Tue, 2015-07-14 at 17:29 +0200, Marcel Holtmann wrote: Hi Bastien, http://thread.gmane.org/gmane.linux.kernel.wireless.general/127706/ focu s=127896 Signed-off-by: Bastien Nocera had...@hadess.net --- net/rfkill/rfkill-gpio.c | 1 + 1 file changed, 1 insertion(+) diff

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-15 Thread Bastien Nocera
On Tue, 2015-07-14 at 15:21 +0200, Johannes Berg wrote: On Tue, 2015-07-14 at 08:20 -0500, Larry Finger wrote: On 07/13/2015 05:11 PM, Bastien Nocera wrote: http://thread.gmane.org/gmane.linux.kernel.wireless.general/12770 6/ focu s=127896 Signed-off-by: Bastien Nocera

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-14 Thread Johannes Berg
On Tue, 2015-07-14 at 08:20 -0500, Larry Finger wrote: On 07/13/2015 05:11 PM, Bastien Nocera wrote: http://thread.gmane.org/gmane.linux.kernel.wireless.general/127706/ focu s=127896 Signed-off-by: Bastien Nocera had...@hadess.net Bastien, The subject of this patch needs a bit

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-14 Thread Larry Finger
On 07/13/2015 05:11 PM, Bastien Nocera wrote: http://thread.gmane.org/gmane.linux.kernel.wireless.general/127706/focu s=127896 Signed-off-by: Bastien Nocera had...@hadess.net Bastien, The subject of this patch needs a bit more detail. I know that you mean the RTL8723B versions of the

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-14 Thread Marcel Holtmann
Hi Bastien, http://thread.gmane.org/gmane.linux.kernel.wireless.general/127706/focu s=127896 Signed-off-by: Bastien Nocera had...@hadess.net --- net/rfkill/rfkill-gpio.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/rfkill/rfkill-gpio.c b/net/rfkill/rfkill-gpio.c index

[PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-13 Thread Bastien Nocera
http://thread.gmane.org/gmane.linux.kernel.wireless.general/127706/focu s=127896 Signed-off-by: Bastien Nocera had...@hadess.net --- net/rfkill/rfkill-gpio.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/rfkill/rfkill-gpio.c b/net/rfkill/rfkill-gpio.c index d5d58d9..9471024 100644 ---