commit | 88286450462216ca9b5c67c2175d75a5aebd5d0f | [log] [tgz] |
---|---|---|
author | eric miao <eric.miao@marvell.com> | Thu Dec 06 17:56:42 2007 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 26 15:07:51 2008 +0000 |
tree | 34e054e52d45813dddc0430298848fdc4302eaca | |
parent | d8e0db1111b51558456466f66c9115d71b68e8b9 [diff] |
[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>