All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Gustavo Padovan <gustavo@padovan.org>
Cc: linux-bluetooth@vger.kernel.org,
	Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Subject: Re: [PATCH -v3 1/9] serial: remove the whole serial code
Date: Tue, 10 Jul 2012 11:22:47 -0300	[thread overview]
Message-ID: <20120710142247.GA728@x220> (raw)
In-Reply-To: <1341928988-5116-1-git-send-email-gustavo@padovan.org>

Hi Gustavo,

On Tue, Jul 10, 2012, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> 
> ---
>  Makefile.am        |   19 +-
>  acinclude.m4       |    6 -
>  doc/serial-api.txt |   57 -----
>  serial/main.c      |   59 -----
>  serial/manager.c   |  127 -----------
>  serial/manager.h   |   25 --
>  serial/port.c      |  638 ----------------------------------------------------
>  serial/port.h      |   29 ---
>  serial/serial.conf |   10 -
>  9 files changed, 5 insertions(+), 965 deletions(-)
>  delete mode 100644 doc/serial-api.txt
>  delete mode 100644 serial/main.c
>  delete mode 100644 serial/manager.c
>  delete mode 100644 serial/manager.h
>  delete mode 100644 serial/port.c
>  delete mode 100644 serial/port.h
>  delete mode 100644 serial/serial.conf

All patches in this set have been applied. Thanks.

Seems that audio is still missing though.

Johan

  parent reply	other threads:[~2012-07-10 14:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 14:03 [PATCH -v3 1/9] serial: remove the whole serial code Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 2/9] health: move it to profiles Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 3/9] input: move it to profiles folder Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 4/9] network: " Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 5/9] time: move to the " Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 6/9] proximity: " Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 7/9] sap: move it to " Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 8/9] plugins: remove unmaintained plugins Gustavo Padovan
2012-07-10 14:03 ` [PATCH -v3 9/9] btmgmt: move it to tools Gustavo Padovan
2012-07-10 14:22 ` Johan Hedberg [this message]
2012-07-10 14:26   ` [PATCH -v3 1/9] serial: remove the whole serial code Gustavo Padovan

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=20120710142247.GA728@x220 \
    --to=johan.hedberg@gmail.com \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=gustavo@padovan.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 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.