Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/3] atom watch cleanup
@ 2011-03-29  7:48 Mika Liljeberg
  2011-03-29  7:48 ` [PATCH 1/3] core: notify watches of already registered atoms Mika Liljeberg
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mika Liljeberg @ 2011-03-29  7:48 UTC (permalink / raw)
  To: ofono

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

Hi,

This patch set simplifies atom watch registration and removes
redundant code.

This approach also correctly handles the case when there are
multiple atoms of the same type (e.g. parallel probing of
alternate drivers or GPRS context drivers).

Br,

	MikaL

[PATCH 1/3] core: notify watches of already registered atoms
[PATCH 2/3] core: remove redundant code
[PATCH 3/3] atmodem: remove redundant code

 drivers/atmodem/sim-poll.c |   13 +------------
 src/call-barring.c         |    7 -------
 src/call-forwarding.c      |    7 -------
 src/call-settings.c        |    7 -------
 src/cbs.c                  |    7 -------
 src/gprs.c                 |    7 -------
 src/modem.c                |   16 +++++++++++++++-
 src/sms.c                  |   11 -----------
 src/voicecall.c            |    6 ------
 9 files changed, 16 insertions(+), 65 deletions(-)

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

end of thread, other threads:[~2011-03-30 18:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29  7:48 [PATCH 0/3] atom watch cleanup Mika Liljeberg
2011-03-29  7:48 ` [PATCH 1/3] core: notify watches of already registered atoms Mika Liljeberg
2011-03-29 19:35   ` Denis Kenzior
2011-03-30  8:37     ` Mika.Liljeberg
2011-03-30 18:42       ` Denis Kenzior
2011-03-29  7:48 ` [PATCH 2/3] core: remove redundant code Mika Liljeberg
2011-03-29  7:48 ` [PATCH 3/3] atmodem: " Mika Liljeberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox