spi/pxa2xx: Remove unavailable ssp_type from documentation
authorStefan Schmidt <stefan@datenfreihafen.org>
Sat, 18 Jun 2011 18:02:06 +0000 (20:02 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 19 Jun 2011 04:36:30 +0000 (22:36 -0600)
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>

No differences found