From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [PATCH 1/2] ctm: add ofono_ctm_get_modem interface
Date: Tue, 11 Jan 2011 21:59:41 -0800 [thread overview]
Message-ID: <1294811981.3873.50.camel@aeonflux> (raw)
In-Reply-To: <1294674900-10256-2-git-send-email-jeevaka.badrappan@elektrobit.com>
[-- Attachment #1: Type: text/plain, Size: 655 bytes --]
Hi Jeevaka,
> include/ctm.h | 2 ++
> src/ctm.c | 5 +++++
> 2 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/include/ctm.h b/include/ctm.h
> index 5305469..71e3d61 100644
> --- a/include/ctm.h
> +++ b/include/ctm.h
> @@ -59,6 +59,8 @@ void ofono_ctm_remove(struct ofono_ctm *ctm);
> void ofono_ctm_set_data(struct ofono_ctm *ctm, void *data);
> void *ofono_ctm_get_data(struct ofono_ctm *ctm);
>
> +struct ofono_modem *ofono_ctm_get_modem(struct ofono_ctm *ctm);
> +
in principle this is fine, but I wait for the result of the audio
discussion to see if we really need this.
Regards
Marcel
next prev parent reply other threads:[~2011-01-12 5:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 15:54 [PATCH 0/2] Add ifxmodem support for enable/disable tty Jeevaka Badrappan
2011-01-10 15:54 ` [PATCH 1/2] ctm: add ofono_ctm_get_modem interface Jeevaka Badrappan
2011-01-12 5:59 ` Marcel Holtmann [this message]
2011-01-10 15:55 ` [PATCH 2/2] ifxmodem: add enable/disable ctm support Jeevaka Badrappan
2011-01-12 5:59 ` Marcel Holtmann
2011-01-12 12:58 ` Jeevaka.Badrappan
2011-01-12 16:55 ` Marcel Holtmann
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=1294811981.3873.50.camel@aeonflux \
--to=marcel@holtmann.org \
--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.