• Kristoffer Ericson's avatar
    [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c · 408966b8
    Kristoffer Ericson authored
    * 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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    408966b8
jornada720.c 11.8 KB