diff options
author | Axel Lin <[email protected]> | 2014-03-28 23:37:54 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-03-29 10:15:53 +0000 |
commit | 5c5989ccd32c37890115a6dd5c03f39cba7f7beb (patch) | |
tree | 83ab8a511399d7bfd35772904acf25712de4ce50 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 354312f16e49add1da78f0cfb2bcb633709d0071 (diff) |
spi: mpc52xx: Convert to use bits_per_word_mask
This controller only supports 8-bit word length.
Set bits_per_word_mask so spi core will reject transfers that attempt to use
an unsupported bits_per_word value.
Also remove the duplicate code to test spi->mode, it is done by spi core.
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions