commit | ab7f3341df07747079b46c38d4e445f38f9a3192 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Jun 17 00:30:10 2009 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Jun 17 00:30:10 2009 -0600 |
tree | 64a486fbf123611518872930792d676bd447f908 | |
parent | aa296a891d1f3704d40127e998c31dfda531fca7 [diff] |
powerpc/5200: convert mpc52xx_psc_spi to use cs_control callback mpc52xx_psc_spi driver is the last user of the legacy activate_cs and deactivate_cs callbacks, so convert the driver to the cs_control hook and remove the legacy callbacks from fsl_spi_platform_data struct. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>