spi: mpc512x-psc: Remove redundant code to get bus_num from DT
authorAxel Lin <axel.lin@ingics.com>
Sun, 16 Feb 2014 02:43:18 +0000 (10:43 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 18 Feb 2014 01:14:57 +0000 (10:14 +0900)
For DT case, spi core will call of_alias_get_id() and set master->bus_num if it
was not set.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Gerhard Sittig <gsi@denx.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-mpc512x-psc.c

Simple merge