commit | 37553b9236d36cc9ca18f1e5633fda4ed48bc50d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Wed Jun 26 16:21:02 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jun 26 16:21:02 2013 +0100 |
tree | a793cbf7738121db90810ed17f39dd544c7400c1 | |
parent | 3d09da11b59ade74502b246782552f9cb1eb59bd [diff] | |
parent | 5b547a75405184d54d148132b9e4600516c49c6e [diff] |
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c index 371cc66f..3b24654 100644 --- a/drivers/spi/spi-pl022.c +++ b/drivers/spi/spi-pl022.c
@@ -2083,6 +2083,7 @@ } pd->bus_id = -1; + pd->enable_dma = 1; of_property_read_u32(np, "num-cs", &tmp); pd->num_chipselect = tmp; of_property_read_u32(np, "pl022,autosuspend-delay",