diff options
author | Michal Suchanek <hramrach@gmail.com> | 2015-12-02 10:38:21 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-05 16:33:54 +0000 |
commit | 4acad4aae10d1fa79a075b38b5c73772c44f576c (patch) | |
tree | d0da2a97d6a1f6dec994c0c303feeab11154dac7 /include/uapi/xen | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
download | linux-stable-4acad4aae10d1fa79a075b38b5c73772c44f576c.tar.gz linux-stable-4acad4aae10d1fa79a075b38b5c73772c44f576c.tar.bz2 linux-stable-4acad4aae10d1fa79a075b38b5c73772c44f576c.zip |
spi: expose master transfer size limitation.
On some SPI controllers it is not feasible to transfer arbitrary amount
of data at once.
When the limit on transfer size is a few kilobytes at least it makes
sense to use the SPI hardware rather than reverting to gpio driver.
The protocol drivers need a way to check that they do not sent overly
long messages, though.
Signed-off-by: Michal Suchanek <hramrach@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/uapi/xen')
0 files changed, 0 insertions, 0 deletions