Hi Robertino,
This patch is RFC for Infenion modem API to support agps
implementation of ofono.
same rules as in the other email apply here.
drivers/ifxmodem/agps.c | 438
+++++++++++++++++++++++++++++++++++++++++++++++
include/agps.h | 157 +++++++++++++++++
2 files changed, 595 insertions(+), 0 deletions(-)
create mode 100644 drivers/ifxmodem/agps.c
create mode 100644 include/agps.h
As I explained, we don't intermix core changes with modem plugin
changes.
So include/ and src/ directories are core directories. If you wanna add
anything there, then you need to submit that as a separate patch.
And I want to see an initial patch that updates the TODO file with at
minium ownership if an entry already exists.
Regards
Marcel