From: Anton Vorontsov Date: Wed, 17 Jun 2009 06:30:10 +0000 (-0600) Subject: powerpc/5200: convert mpc52xx_psc_spi to use cs_control callback X-Git-Tag: v2.6.31-rc1~110^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7f3341df07747079b46c38d4e445f38f9a3192;p=pandora-kernel.git 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 Signed-off-by: Grant Likely --- Reading git-diff-tree failed