fsi: sbefifo: Remove limits on user-specified read timeout
authorEddie James <eajames@linux.ibm.com>
Mon, 12 Jun 2023 19:56:49 +0000 (14:56 -0500)
committerJoel Stanley <joel@jms.id.au>
Wed, 9 Aug 2023 06:13:27 +0000 (15:43 +0930)
commit2f42220f350049e15df026ad87be36d967102cbf
treea2dc5d391e691498c029089617d6fdebfd4e80e2
parent19c064defcce7550f9a7027384ae46fda0d27394
fsi: sbefifo: Remove limits on user-specified read timeout

There's no reason to limit the user here. The way the driver is
designed, extremely large transfers require extremely long timeouts.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20230612195657.245125-7-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/fsi/fsi-sbefifo.c