We are going to kill MAX_UDELAY_MS, so replace it in common code with 1. Also fix a buglet on the way: mpc83xx_spi->nsecs > MAX_UDELAY_MS * 1000 was comparing nanoseconds to microseconds. Signed-off-by: Denis Vlasenko -- vda