]> git.baikalelectronics.ru Git - kernel.git/commit
spi: quad: Make DT properties optional
authorMark Brown <broonie@linaro.org>
Fri, 30 Aug 2013 22:19:40 +0000 (23:19 +0100)
committerMark Brown <broonie@linaro.org>
Sat, 31 Aug 2013 00:31:40 +0000 (01:31 +0100)
commitec55feb583fdd538663ceb4088f18f9f72c3391c
tree4fd6620e3d1412196acc0142dbf60337c310543f
parent977c9c6e4bdc8d4759e8b4fc2f70c0e4f748d6d0
spi: quad: Make DT properties optional

The addition SPI quad support made the DT properties mandatory, breaking
compatibility with existing systems. Fix that by making them optional,
also improving the error messages while we're at it.

Signed-off-by: Mark Brown <broonie@linaro.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
drivers/spi/spi.c