commit | 78b2b911bf7020359a2adb54adfca522cf776141 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 16 10:14:46 2011 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Jun 16 08:27:05 2011 -0600 |
tree | 8a5125981b252ea1f774d65cda6e24a915f22aac | |
parent | bcda6ff8ddffa593635ed7e6f620a1ef3b827ffc [diff] |
spi/pl022: strengthen FIFO watermark level checks The platform configuration can select custom FIFO watermarks, but these may conflict the actual FIFO size of the PL022 variant if set too high. So strengthen the sanity checks to deny any conflicting settings. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>