spi/orion: remove uneeded spi_info
authorMichael Walle <michael@walle.cc>
Mon, 23 Jul 2012 11:16:54 +0000 (13:16 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 23 Jul 2012 13:14:54 +0000 (14:14 +0100)
commit8ceffa7c4a4c378d8e371fe2f444656e75390b34
tree042e5dcd26f8b71c96b6446a8231cbbdd135884c
parentd76ea24ac4c92e7e0700e047fcbf716c4de2b107
spi/orion: remove uneeded spi_info

This was formerly used to store the tclk value. This is now discovered
using the clk API, rather than pass it as platform data.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-orion.c
This page took 0.024661 seconds and 5 git commands to generate.