Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Bruna Moreira <bruna.moreira@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 0/4] Remove deprecated fields from struct hci_dev
Date: Wed, 20 Apr 2011 19:39:34 +0300	[thread overview]
Message-ID: <20110420163934.GA7131@jh-x301> (raw)
In-Reply-To: <1303245243-12116-1-git-send-email-bruna.moreira@openbossa.org>

Hi Bruna,

On Tue, Apr 19, 2011, Bruna Moreira wrote:
> These patches remove unused fields from struct hci_dev. The adapter name is
> moved to struct btd_adapter. The entire struct hci_dev will be gone once the
> device discovery logic is moved to the hciops/mgmtops plugin.
> 
> The last patch removes the read_local_version() from struct btd_adapter_ops. It
> was being used only by code which was removed, but we left it in a separate
> patch because we don't know if it is okay to remove it completely.
> 
> Note that no removed fields are used on D-Bus API nor internally.
> 
> Bruna Moreira (4):
>   Remove ssp_mode from struct hci_dev
>   Remove LMP/HCI version and manufacturer from struct hci_dev
>   Move adapter name from struct hci_dev to struct btd_adapter
>   Remove read_local_version() from struct btd_adapter_ops
> 
>  plugins/hciops.c  |   21 ---------------------
>  plugins/mgmtops.c |   18 ------------------
>  src/adapter.c     |   52 ++++++++++++++--------------------------------------
>  src/adapter.h     |    9 ---------
>  4 files changed, 14 insertions(+), 86 deletions(-)

All four patches have been pushed upstream. Thanks.

Johan

      parent reply	other threads:[~2011-04-20 16:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 20:33 [PATCH 0/4] Remove deprecated fields from struct hci_dev Bruna Moreira
2011-04-19 20:34 ` [PATCH 1/4] Remove ssp_mode " Bruna Moreira
2011-04-19 20:34 ` [PATCH 2/4] Remove LMP/HCI version and manufacturer " Bruna Moreira
2011-04-19 20:34 ` [PATCH 3/4] Move adapter name from struct hci_dev to struct btd_adapter Bruna Moreira
2011-04-19 20:34 ` [PATCH 4/4] Remove read_local_version() from struct btd_adapter_ops Bruna Moreira
2011-04-20 16:39 ` Johan Hedberg [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=20110420163934.GA7131@jh-x301 \
    --to=johan.hedberg@gmail.com \
    --cc=bruna.moreira@openbossa.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox