From: Anton Vorontsov Date: Wed, 17 Jun 2009 23:26:05 +0000 (-0700) Subject: mpc52xx_psc_spi: convert to cs_control callback X-Git-Tag: v2.6.31-rc1~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7390284290b184a7f4bb648ca15dc62c3dea3e75;p=pandora-kernel.git mpc52xx_psc_spi: convert to 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 Cc: Grant Likely Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed