USB: ccid_bridge: Add module param for bulk message timeout
The bulk message timeout is 1 second by default. Some cards take
more time to respond to CCID commands. Provide a module param to
configure the bulk message timeout.
For example, the below command configures the timeout as 5 seconds.
echo -n 5000 > /sys/module/ccid_bridge/parameters/bulk_msg_timeout
CRs-Fixed: 652421
Change-Id: I5f8fc2a9586d3728fe1c43311a28c4084a333164
Signed-off-by:
Pavankumar Kondeti <pkondeti@codeaurora.org>
Loading
Please register or sign in to comment