[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c
authorKristoffer Ericson <Kristoffer_e1@hotmail.com>
Wed, 13 Dec 2006 20:32:08 +0000 (21:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 13 Dec 2006 22:43:37 +0000 (22:43 +0000)
* HP Jornada 720 uses epson 1356 chip for graphics. This chip is compatible with s1d13xxxfb driver.

* HP Jornada 720 uses a Microprocessor Control Unit to talk to various
hardware. We add it as a platform device in jornada720_init()

* We provide pm_suspend() to avoid unresolved symbols in apm.o. We are
unable to truly suspend now, hence the stub.

* Speaker/microphone enabling got removed because it will be placed in the alsa driver.

Signed-off-by: Filip Zyzniewski <(address hidden)>
Signed-off-by: Kristoffer Ericson <(address hidden)>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found