All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Luka Karinja <luka.karinja@gmail.com>
Cc: BlueZ development <linux-bluetooth@vger.kernel.org>,
	Frederic Danis <frederic.danis@linux.intel.com>
Subject: Re: [PATCH v2] Bluetooth: hci_bcm: Add BCM2E65 ACPI ID
Date: Sun, 20 Dec 2015 13:05:50 +0100	[thread overview]
Message-ID: <113AB4B4-EF1C-475A-BD00-2D57B9E31FD7@holtmann.org> (raw)
In-Reply-To: <56769547.5020706@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 3eed35e..5c7c696 100644
> --- a/drivers/bluetooth/hci_bcm.c
> +++ b/drivers/bluetooth/hci_bcm.c
> @@ -815,6 +815,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:815
error: drivers/bluetooth/hci_bcm.c: patch does not apply
Patch failed at 0001 Bluetooth: hci_bcm: Add BCM2E65 ACPI ID

Actually it seems you email client is clearly messing tabs. Use git send-email.

Regards

Marcel


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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-20 11:47 [PATCH v2] Bluetooth: hci_bcm: Add BCM2E65 ACPI ID Luka Karinja
2015-12-20 12:05 ` 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=113AB4B4-EF1C-475A-BD00-2D57B9E31FD7@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=frederic.danis@linux.intel.com \
    --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.