Heiko Stübner wrote:
This series removes unused setup-code of the s3c24xx spi driver.
It has no current in kernel users and also no development activity trying
to change this. I also checked the upstream git of the only board including
the spi.h file (the gta02 at http://git.openmoko.org).
spi.h now only contains the definition of the platform data structure
for the driver in spi-s3c24xx.c . Therefore it does not need to stay
in include/mach but can instead live in linux/spi/s3c24xx.h .
Signed-off-by: Heiko Stuebner he...@sntech.de
---
Sorry for messing up, but it seems I forgot to
On Thu, Jan 26, 2012 at 7:48 AM, Linus Walleij linus.wall...@linaro.org wrote:
On Wed, Jan 25, 2012 at 3:02 PM, Mark Brown broo...@sirena.org.uk wrote:
On Tue, Jan 24, 2012 at 10:14:32PM +0100, Linus Walleij wrote:
This switches the PL022 worker to a kthread in order to get
hold of a