[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver
authorKristoffer Ericson <Kristoffer_e1@hotmail.com>
Thu, 26 Jul 2007 06:46:17 +0000 (07:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 28 Jul 2007 19:52:45 +0000 (20:52 +0100)
This fixes the jornada720.c file :

* ifdef for CONFIG_SA1100_JORNADA720_SSP since we dont want to include anything not selected in menyconfig.
* add documentation for init for future reference
* change platform driver name from jornada720_mcu ->
jornada_ssp.
* change maintainer in file.

Signed-off-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found