diff options
author | Shreeya Patel <shreeya.patel@collabora.com> | 2022-08-30 12:36:07 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-30 13:21:34 +0300 |
commit | 9477420efc41f60f06413cefa38f5bfd71ba64d8 (patch) | |
tree | 36dddb2138c8cbd758291138d19a35e61f57021c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f4d381038700361f92d157288b0e18d87fab6c6d (diff) | |
download | linux-9477420efc41f60f06413cefa38f5bfd71ba64d8.tar.xz |
spi: amd: Fix speed selection
If the current speed is equal to the requested speed by the device
then return success.
This patch fixes a bug introduced by the commit 3fe26121dc3a
("spi: amd: Configure device speed") which checks speed_hz instead
of amd_spi->speed_hz.
Fixes: 3fe26121dc3a ("spi: amd: Configure device speed")
Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com>
Link: https://lore.kernel.org/r/20220830093607.45484-1-shreeya.patel@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions