eric miao
2f1a74e5a2
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
...
1. make pxa2xx_spi.c use ssp_request() and ssp_free() to get the common
information of the designated SSP port.
2. remove those IRQ/memory request code, ssp_request() has done that for
the driver
3. the SPI platform device is thus made psuedo, no resource (memory/IRQ)
has to be defined, all will be retreived by ssp_request()
4. introduce ssp_get_clk_div() to handle controller difference in clock
divisor setting
5. use clk_xxx() API for clock enable/disable, and clk_get_rate() to
handle the different SSP clock frequency between different processors
Signed-off-by: eric miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-01-26 15:07:52 +00:00
..
2007-10-17 08:42:52 -07:00
2008-01-24 20:40:40 -08:00
2007-10-12 14:51:01 -07:00
2008-01-25 17:19:08 -08:00
2008-01-20 20:31:44 -08:00
2008-01-25 17:19:08 -08:00
2008-01-24 20:40:40 -08:00
2008-01-10 22:24:43 -08:00
2007-10-24 13:21:21 +02:00
2008-01-25 08:38:25 -08:00
2008-01-08 23:44:44 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 09:48:44 +11:00
2007-10-16 09:43:09 -07:00
2008-01-24 20:40:05 -08:00
2008-01-24 20:40:40 -08:00
2007-10-14 12:41:52 -07:00
2008-01-11 18:29:22 -06:00
2008-01-24 20:40:40 -08:00
2007-10-31 13:30:35 +01:00
2008-01-22 07:21:38 -05:00
2008-01-24 20:40:08 -08:00
2008-01-25 22:17:19 +01:00
2008-01-25 17:19:08 -08:00
2008-01-25 17:19:08 -08:00
2008-01-21 22:34:31 -08:00
2008-01-25 08:35:13 -08:00
2008-01-24 20:40:40 -08:00
2007-12-31 23:11:11 +00:00
2008-01-25 21:08:02 +01:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-25 19:05:26 -02:00
2008-01-23 11:29:27 -06:00
2008-01-24 20:40:06 -08:00
2008-01-24 20:40:08 -08:00
2007-12-12 20:01:00 +01:00
2008-01-24 20:40:06 -08:00
2008-01-25 14:15:29 -08:00
2007-10-17 21:17:42 -07:00
2007-11-14 18:45:37 -08:00
2008-01-24 20:40:40 -08:00
2007-12-17 19:28:15 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:33 -08:00
2008-01-17 15:38:58 -08:00
2008-01-24 20:40:44 -08:00
2007-12-23 12:54:37 -08:00
2008-01-26 15:07:51 +00:00
2008-01-25 17:19:08 -08:00
2007-11-19 21:09:52 +00:00
2008-01-25 17:19:08 -08:00
2008-01-24 20:40:09 -08:00
2007-11-07 11:13:55 +09:00
2008-01-26 15:07:52 +00:00
2008-01-08 23:30:10 -08:00
2007-10-17 08:42:57 -07:00
2007-11-05 15:12:33 -08:00
2008-01-24 20:40:43 -08:00
2008-01-25 17:19:08 -08:00
2008-01-25 08:31:40 +01:00
2007-11-19 11:20:42 +11:00
2008-01-22 09:17:48 -08:00
2008-01-25 08:31:41 +01:00
2007-10-18 14:37:28 -07:00
2007-11-26 19:15:31 -08:00
2007-10-23 15:49:54 +10:00
2007-10-23 16:37:29 -07:00