spi: clps711x: Convert to use master->max_speed_hz
authorAxel Lin <axel.lin@ingics.com>
Wed, 26 Mar 2014 15:44:18 +0000 (23:44 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 27 Mar 2014 13:29:19 +0000 (13:29 +0000)
commit6f50c6bc61d4f8cac9dfa21d2db3917deb9beb20
treefae64f65207f5164f1577ebc18f7b2d6f6dad08b
parent5634dd8bf422e0e5b71bb9762ff079f01a5f9a83
spi: clps711x: Convert to use master->max_speed_hz

Set highest transfer speed to master->max_speed_hz and then we can remove
hw->max_speed.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-clps711x.c