msm_fb: MHL: MSC cmd schedule to prevent overload
MSC commands to be sent over the CBUS line need to
be scheduled appropriately from the ISR. Reduce delay
in any processing within the ISR. Schedule each command over
a queue and handle them with a worker thread.
Change-Id: I6cbde8ce9e4f8c69b7f0a40bcf12c5d3930d0b8b
Signed-off-by:
Manoj Rao <manojraj@codeaurora.org>
Loading
Please register or sign in to comment