mpc52xx_psc_spi: convert to cs_control callback
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 17 Jun 2009 23:26:05 +0000 (16:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:03:42 +0000 (13:03 -0700)
commit7390284290b184a7f4bb648ca15dc62c3dea3e75
treeb829f116cb11e3c066616e69f15375f4b013becf
parente7db06b5d5afcef15c4c3e61c3a7441ed7ad1407
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 <avorontsov@ru.mvista.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/mpc52xx_psc_spi.c
include/linux/fsl_devices.h