]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
authoreric miao <eric.miao@marvell.com>
Thu, 6 Dec 2007 09:56:42 +0000 (17:56 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:07:51 +0000 (15:07 +0000)
commit88286450462216ca9b5c67c2175d75a5aebd5d0f
tree34e054e52d45813dddc0430298848fdc4302eaca
parentd8e0db1111b51558456466f66c9115d71b68e8b9
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()

1. define "struct ssp_device" for SSP information, which is requested
   and released by function ssp_request()/ssp_free()

2. modify the ssp_init() and ssp_exit() to use the interface

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/ssp.c
include/asm-arm/arch-pxa/ssp.h