On Wed, Sep 06, 2023 at 09:11:29AM +0200, Juerg Haefliger wrote:
In this commit, prefer to load FW v2 if available. Fallback to FW v1 otherwise. This behavior is only for RTL8852C.
Fixes: 9a24ce5e29b1 ("Bluetooth: btrtl: Firmware format v2 support") Cc: stable@vger.kernel.org Suggested-by: Juerg Haefliger juerg.haefliger@canonical.com Tested-by: Hilda Wu hildawu@realtek.com Signed-off-by: Max Chou max.chou@realtek.com Signed-off-by: Luiz Augusto von Dentz luiz.von.dentz@intel.com [juergh: Adjusted context due to missing .hw_info struct element] Signed-off-by: Juerg Haefliger juerg.haefliger@canonical.com
drivers/bluetooth/btrtl.c | 70 +++++++++++++++++++++++++-------------- 1 file changed, 45 insertions(+), 25 deletions(-)
What is the git commit id of this change in Linus's tree?
thanks,
greg k-h