All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] unify telit and xe910 plugins
@ 2017-02-02 14:09 Piotr Haber
  2017-02-02 14:09 ` [PATCH 1/2] plugins: rename xe910 to telit Piotr Haber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Piotr Haber @ 2017-02-02 14:09 UTC (permalink / raw)
  To: ofono

[-- 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-02 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02 14:09 [PATCH 0/2] unify telit and xe910 plugins Piotr Haber
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

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.