spi/s3c64xx: Convert to using core message queue
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Feb 2012 22:48:32 +0000 (14:48 -0800)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 9 Mar 2012 21:40:13 +0000 (14:40 -0700)
commitad2a99af0d7242726723575efaffa1625664b384
treea9114736ed9b0d81540e5bad4d6122ca5a84374c
parent5e8afa34cc4ab2cea3472b80317a929b83b3c65b
spi/s3c64xx: Convert to using core message queue

Convert the s3c64xx driver to using the new message queue factored out of
the pl022 driver by Linus Walleij, saving us a nice block of code and
getting the benefits of improvements implemented in the core.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-s3c64xx.c