]> git.baikalelectronics.ru Git - kernel.git/commit
spi_mpc8xxx: Factor out SPI mode change steps into a call
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Mon, 12 Oct 2009 16:49:24 +0000 (20:49 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Nov 2009 03:43:23 +0000 (21:43 -0600)
commit992ada9ed1ed65001442e98d4ecf8a12927aba9b
treefc026a45ac6ccf28aa8d4e153835b850a1cab70a
parent888cd6229c23c0993fed2cf7e69d92190807166a
spi_mpc8xxx: Factor out SPI mode change steps into a call

We'll add more steps soon, so get rid of the duplication.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/spi/spi_mpc8xxx.c