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)
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>

No differences found