All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Tweak at_util_sim_state_query_new() function
@ 2012-04-17 14:48 Guillaume Zajac
  2012-04-17 14:48 ` [PATCH 1/2] atutil: Add destroyer in at_util_sim_state_query_new prototype Guillaume Zajac
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guillaume Zajac @ 2012-04-17 14:48 UTC (permalink / raw)
  To: ofono

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

Hi all,

First patch improves at_util_sim_state_query_new() function.
A user data destroyer can be now specifed.
Second is just updating the plugins that are using this function.

Kind regards,
Guillaume

Guillaume Zajac (2):
  atutil: Add destroyer in at_util_sim_state_query_new prototype
  plugins: Update new at_util_sim_state_query_new() prototype use

 drivers/atmodem/atutil.c |    8 +++++++-
 drivers/atmodem/atutil.h |    3 ++-
 plugins/alcatel.c        |    3 ++-
 plugins/mbm.c            |    2 +-
 plugins/samsung.c        |    3 ++-
 plugins/speedup.c        |    3 ++-
 plugins/zte.c            |    3 ++-
 7 files changed, 18 insertions(+), 7 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-04-18 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 14:48 [PATCH 0/2] Tweak at_util_sim_state_query_new() function Guillaume Zajac
2012-04-17 14:48 ` [PATCH 1/2] atutil: Add destroyer in at_util_sim_state_query_new prototype Guillaume Zajac
2012-04-17 14:48 ` [PATCH 2/2] plugins: Update new at_util_sim_state_query_new() prototype use Guillaume Zajac
2012-04-18 10:06 ` [PATCH 0/2] Tweak at_util_sim_state_query_new() function Guillaume Zajac

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.