diff options
author | Bean Huo <[email protected]> | 2022-04-24 00:16:23 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-04-26 15:36:00 +0200 |
commit | 23e09be254f95a5b75cd87f91a4014f3b46dda3f (patch) | |
tree | e266a998d57ab9832e35edd17085cc4c874cad64 /lib/mpi/mpi-sub-ui.c | |
parent | 897ae3fe1216e52f2a5f28b37b4be8e6a9cb1bfa (diff) |
mmc: core: Allows to override the timeout value for ioctl() path
Occasionally, user-land applications initiate longer timeout values for certain commands
through ioctl() system call. But so far we are still using a fixed timeout of 10 seconds
in mmc_poll_for_busy() on the ioctl() path, even if a custom timeout is specified in the
userspace application. This patch allows custom timeout values to override this default
timeout values on the ioctl path.
Cc: stable <[email protected]>
Signed-off-by: Bean Huo <[email protected]>
Acked-by: Avri Altman <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions