aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2015-09-25 09:03:01 +0300
committerMark Brown <[email protected]>2015-09-25 11:02:50 -0700
commite8646580cc9a6ae24ab3d05f90e71334f50cdedf (patch)
tree9daabc353bdd0696f108eea66f87125aeb6ba26c /scripts/gdb/linux/utils.py
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
spi: atmel: Remove needless bits_per_word and speed_hz tests
SPI core validates both bits_per_word and speed_hz transfer parameters and defaults to spi->bits_per_word and spi->max_speed_hz in case these per transfer parameters are not set. This makes possible to remove two if statements and remove one code block that is never executed. Signed-off-by: Jarkko Nikula <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions