]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf37944ca8967f4e2c8c4de6362f5d16610ec5fca
treeb829f116cb11e3c066616e69f15375f4b013becf
parentef506b8f2f2627841f79b512fa45f69610a0544e
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