commit | a2274cedc4b33a29be6583cd757bdc0b436851ec | [log] [tgz] |
---|---|---|
author | Stefan Schmidt <stefan@datenfreihafen.org> | Sat Jun 18 20:02:06 2011 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Jun 18 22:36:30 2011 -0600 |
tree | f8b1673c36719ee5df0ab571bb0b231ac7f21445 | |
parent | c52d4e5f3cd3939bf44e788fdcbce8dcebb6fe61 [diff] |
spi/pxa2xx: Remove unavailable ssp_type from documentation Since commit commit 2f1a74e5a2de0459139b85af95e901448726c375 Author: eric miao <eric.miao@marvell.com> Date: Wed Nov 21 18:50:53 2007 +0800 [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() the ssp_type field in struct pxa2xx_spi_master is no longer available. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>