usb: gadget: qti: Move pr_err to pr_err_ratelimiated with EP_LOOKUP
QTI application uses EP_LOOKUP ioctl to query IPA producer and consumer
pipe index. In some case like IPA is not initialized, this results into
error logs seen until QTI application times out querying this. Hence move
this error message as ratelimited instead of using pr_err() as default
error log level.
Change-Id: I5a5fb1455fbb93230aad3b9775d1086a96e5c9cb
Signed-off-by:
Mayank Rana <mrana@codeaurora.org>
Loading
Please register or sign in to comment