diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-12-24 18:05:49 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-09 20:16:25 +0000 |
commit | e6204f39fe3a7b4538815a2d778b601bd543649e (patch) | |
tree | 3f4dc9e3a1088a2fa3699629e6b4b4f192eddc2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d0e5faccb229b1dacc4c9fa11f6df33bb1fdabd8 (diff) |
spi: amd: Drop redundant check
Both spi and spi-mem cores already take care of checking the minimum and
maximum speed for transfers depending on the controller
capabilities. There is no reason to repeat this check in controller
drivers.
Once this possible error condition removed from the function, it makes
no longer sense to return an int.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://patch.msgid.link/20241224-winbond-6-11-rc1-quad-support-v2-4-ad218dbc406f@bootlin.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