OSDN Git Service

spi: spi-loopback-test: Add module param for iteration length
authorRohit Ner <rohitner@google.com>
Wed, 12 Apr 2023 20:20:09 +0000 (13:20 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 13 Apr 2023 10:42:20 +0000 (11:42 +0100)
commit6d87552c0b86b9677d762002082df5f5b7e3c33f
tree1d527ebe856726283422ebb5ebcf419ed803c88a
parent909fac05b92653f860ecaa1e59b23fc25d27166e
spi: spi-loopback-test: Add module param for iteration length

SPI test framework is designed to run each test case for
a list of lengths.
Introduce a module parameter to limit the iterations
to a single value among the list of lengths.

Signed-off-by: Rohit Ner <rohitner@google.com>
Link: https://lore.kernel.org/r/20230412202009.3750955-2-rohitner@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-loopback-test.c