diff options
author | Jonas Gorski <[email protected]> | 2013-12-17 21:42:08 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-12-17 22:40:19 +0000 |
commit | 20e9e78f8b0f1ed02a3a095240853b1767482757 (patch) | |
tree | 9be50c55ccdca56d055a509046f6314ee90eed4a /tools/perf/util/trace-event-scripting.c | |
parent | acf4fc6ffa84b59e83f34f587be623a05bc0c55c (diff) |
spi/bcm63xx: don't reject reads >= 256 bytes
The rx_tail register is only 8 bit wide, so it will wrap around
after 256 read bytes. This makes it rather meaningless, so drop any
usage of it to not treat reads over 256 as failed.
Signed-off-by: Jonas Gorski <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions