Hi Guillaume, On 12/08/2011 05:00 AM, Guillaume Zajac wrote: > Hi, > > Change log from v0: > - Only notify the dormant state to the cdma-connman atom > - A new set of patches will be sent to control dormancy > mode. > > Kind regards, > Guillaume > > Guillaume Zajac (4): > cdma-connman: Add dormant state notification API > cdma-connman: Add dormant state notification API definition > huaweicdma: Tweak plugin to notify dormant state > cdmamodem: Register dormant state callback for huawei modems > > drivers/cdmamodem/connman.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > include/cdma-connman.h | 3 +++ > plugins/huaweicdma.c | 7 ++++++- > src/cdma-connman.c | 17 +++++++++++++++++ > 4 files changed, 68 insertions(+), 1 deletions(-) > I applied all four patches with minor amendments. In the future please pay attention to keeping your commit headers under 50 characters per doc/coding-style.txt item M5. Regards, -Denis