All of lore.kernel.org
 help / color / mirror / Atom feed
From: Piotr Haber <gluedig@gmail.com>
To: ofono@ofono.org
Subject: [PATCH 0/2] unify telit and xe910 plugins
Date: Thu, 02 Feb 2017 15:09:25 +0100	[thread overview]
Message-ID: <20170202140927.8152-1-gluedig@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

Expect of Bluetooth SAP related funcionality
most of the code in telit and xe910 plugins is the same.
Also unify udevng initialization code.

Piotr Haber (2):
  plugins: rename xe910 to telit
  udevng: unify telit and xe910

 Makefile.am      |   7 +-
 plugins/telit.c  | 550 +++++++++++++++++++++----------------------------------
 plugins/udevng.c |  44 +----
 plugins/xe910.c  | 546 ------------------------------------------------------
 4 files changed, 213 insertions(+), 934 deletions(-)
 delete mode 100644 plugins/xe910.c

-- 
2.11.0


             reply	other threads:[~2017-02-02 14:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-02 14:09 Piotr Haber [this message]
2017-02-02 14:09 ` [PATCH 1/2] plugins: rename xe910 to telit Piotr Haber
2017-02-02 14:09 ` [PATCH 2/2] udevng: unify telit and xe910 Piotr Haber
2017-02-02 17:57 ` [PATCH 0/2] unify telit and xe910 plugins Denis Kenzior

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=20170202140927.8152-1-gluedig@gmail.com \
    --to=gluedig@gmail.com \
    --cc=ofono@ofono.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.