From: Axel Lin Date: Sun, 16 Feb 2014 02:43:18 +0000 (+0800) Subject: spi: mpc512x-psc: Remove redundant code to get bus_num from DT X-Git-Tag: v3.15-rc1~147^2~4^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d8c869796b61f2dd7c1b84112902e199936c053;p=pandora-kernel.git spi: mpc512x-psc: Remove redundant code to get bus_num from DT 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 Tested-by: Gerhard Sittig Signed-off-by: Mark Brown --- Reading git-diff-tree failed