From patchwork Fri Apr 13 16:58:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manoj Iyer X-Patchwork-Id: 152348 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id C7905B6FF9 for ; Sat, 14 Apr 2012 02:58:20 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SIjp4-00014W-F7; Fri, 13 Apr 2012 16:58:10 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SIjp3-000140-GA for kernel-team@lists.ubuntu.com; Fri, 13 Apr 2012 16:58:09 +0000 Received: from 108-226-168-165.lightspeed.austtx.sbcglobal.net ([108.226.168.165] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SIjp2-0007PP-Vx for kernel-team@lists.ubuntu.com; Fri, 13 Apr 2012 16:58:09 +0000 From: manoj.iyer@canonical.com To: kernel-team@lists.ubuntu.com Subject: [SRU 11.10] [PATCH] Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 Date: Fri, 13 Apr 2012 11:58:06 -0500 Message-Id: <1334336286-5006-1-git-send-email-manoj.iyer@canonical.com> X-Mailer: git-send-email 1.7.9.5 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com From: Manoj Iyer SRU JUSTIFICATION ================ IMPACT ----------- Broadcom [0489:e042] for BCM20702A0 will not work, bluetooth device does show and does not allow you to set up new devices. FIX ---- Upstream patch https://lkml.org/lkml/2012/4/9/144 fixes the issue by adding the new id to the btusb_table. TEST ------ This fix was tested by Dennis Chua The following changes since commit 24122af1bc84c2c5bc82dcede9bc578cbebc8fb1: Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 (2012-04-13 11:33:25 -0500) are available in the git repository at: git://kernel.ubuntu.com/manjo/ubuntu-oneiric.git lp980965 for you to fetch changes up to 24122af1bc84c2c5bc82dcede9bc578cbebc8fb1: Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 (2012-04-13 11:33:25 -0500) Manoj Iyer (1): Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 drivers/bluetooth/btusb.c | 1 + 1 file changed, 1 insertion(+)