All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Luka Karinja <luka.karinja@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: hci_bcm: Add BCM2E65 ACPI ID
Date: Sun, 20 Dec 2015 08:10:26 +0100	[thread overview]
Message-ID: <9C4CC525-E2A7-4971-B4E0-5A839664B8A7@holtmann.org> (raw)
In-Reply-To: <567404F4.5080807@gmail.com>

Hi Luka,

> Add BCM2E65 device in acpi_device_id table. Used on Asus T100TAF.
> 
> Signed-off-by: Luka Karinja <luka.karinja@gmail.com>
> ---
> drivers/bluetooth/hci_bcm.c | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/bluetooth/hci_bcm.c b/drivers/bluetooth/hci_bcm.c
> index 835bfab..372f7bc 100644
> --- a/drivers/bluetooth/hci_bcm.c
> +++ b/drivers/bluetooth/hci_bcm.c
> @@ -546,6 +546,7 @@ static const struct hci_uart_proto bcm_proto = {
> #ifdef CONFIG_ACPI
> static const struct acpi_device_id bcm_acpi_match[] = {
> 	{ "BCM2E39", 0 },
> +	{ "BCM2E65", 0 },
> 	{ "BCM2E67", 0 },
> 	{ },

Applying: Bluetooth: hci_bcm: Add BCM2E65 ACPI ID
error: patch failed: drivers/bluetooth/hci_bcm.c:546
error: drivers/bluetooth/hci_bcm.c: patch does not apply
Patch failed at 0001 Bluetooth: hci_bcm: Add BCM2E65 ACPI ID

Please make sure that patch applies cleanly against bluetooth-next tree.

Regards

Marcel


      reply	other threads:[~2015-12-20  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 13:07 [PATCH] Bluetooth: hci_bcm: Add BCM2E65 ACPI ID Luka Karinja
2015-12-20  7:10 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9C4CC525-E2A7-4971-B4E0-5A839664B8A7@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luka.karinja@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.