Return-Path: From: Kalle Valo To: Marcel Holtmann Cc: Amitkumar Karwar , linux-wireless@vger.kernel.org, Amitkumar Karwar , Prameela Rani Garnepudi , linux-bluetooth@vger.kernel.org, Siva Rebbagondla Subject: Re: [v5 5/8] Bluetooth: btrsi: add new rsi bluetooth driver References: <1513168977-2121-1-git-send-email-amitkarwar@gmail.com> <1513168977-2121-6-git-send-email-amitkarwar@gmail.com> <117694D2-5C98-4C40-BF02-FC1EDBF41FE8@holtmann.org> Date: Thu, 01 Feb 2018 08:58:57 +0200 In-Reply-To: <117694D2-5C98-4C40-BF02-FC1EDBF41FE8@holtmann.org> (Marcel Holtmann's message of "Wed, 13 Dec 2017 14:46:02 +0100") Message-ID: <87mv0tmc0e.fsf@purkki.adurom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 List-ID: Marcel Holtmann writes: >> Redpine bluetooth driver is a thin driver which depends on >> 'rsi_91x' driver for transmitting and receiving packets >> to/from device. It creates hci interface when attach() is >> called from 'rsi_91x' module. >>=20 >> Signed-off-by: Prameela Rani Garnepudi >> Signed-off-by: Siva Rebbagondla >> Signed-off-by: Amitkumar Karwar [...] >> +module_init(rsi_91x_bt_module_init); >> +module_exit(rsi_91x_bt_module_exit); >> +MODULE_AUTHOR("Redpine Signals Inc"); >> +MODULE_DESCRIPTION("RSI BT driver"); >> +MODULE_SUPPORTED_DEVICE("RSI-BT"); >> +MODULE_LICENSE("Dual BSD/GPL=E2=80=9D); > > Acked-by: Marcel Holtmann > Reviewed-by: Marcel Holtmann So how should we handle the logistics, should all these go via wireless-drivers-next tree or what's the plan? --=20 Kalle Valo