aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorPar-Gunnar Hjalmdahl <par-gunnar.p.hjalmdahl@stericsson.com>2010-09-29 15:29:59 +0200
committerSundar Iyer <sundar.iyer@stericsson.com>2010-11-10 14:07:26 +0530
commit071092af961c4b950ae3a7b6a4fbfcbf2c7901f8 (patch)
treee94632c82cc9817d984eefa388fec31c13ffc502 /Documentation
parenta240ecce43ec207271b7c13b95ba98a453225bc0 (diff)
Connectivity: CG2900 updates for mainlining
This patch contains updates for CG2900 mainlining. Biggest change is the board config registration where there has been a switch from direct includes from include/mach/cg2900_devices.h to a platform device driver registration according to Kernel standards. This patch also adds support for CG2900 PG2. ST-Ericsson ID: ER 262090 Change-Id: Idbb4d3a4149a168404e70fc629e17c5a2122493d Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/5826 Reviewed-by: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@stericsson.com> Tested-by: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@stericsson.com> Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/cg2900.tmpl12
1 files changed, 0 insertions, 12 deletions
diff --git a/Documentation/DocBook/cg2900.tmpl b/Documentation/DocBook/cg2900.tmpl
index 547a6e34450..79ccf43863d 100644
--- a/Documentation/DocBook/cg2900.tmpl
+++ b/Documentation/DocBook/cg2900.tmpl
@@ -99,14 +99,6 @@
The necessary patch and settings files should be placed with the extension <constant>.fw.org.</constant>.
Note that there is a limitation in the Kernel firmware system regarding name length of a file.
</para>
- <para>
- The files:
- <itemizedlist>
- <listitem><para>cg2900_devices.c</para></listitem>
- <listitem><para>include/mach/cg2900_devices.h</para></listitem>
- </itemizedlist>
- must exist inside the corresponding Board configuration folder.
- </para>
<!-- TODO: If the driver needs preparations to be used
(special compilation flags, files in the file system,
@@ -1371,9 +1363,5 @@
<title>cg2900_audio.c</title>
!Idrivers/mfd/cg2900/cg2900_audio.c
</section>
- <section id="cg2900_devices.h">
- <title>cg2900_devices.h</title>
-!Iarch/arm/mach-ux500/include/mach/cg2900_devices.h
- </section>
</chapter>
</book>