summaryrefslogtreecommitdiff
path: root/include/uapi/linux/param.h
diff options
context:
space:
mode:
authorAjay Singh Parmar <aparmar@codeaurora.org>2016-02-02 15:01:12 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:17:52 -0700
commit88af065f71baa8f7166b399bc5211732cf394b02 (patch)
tree58504924ab85aecf055bd6126e0b5f4c42781965 /include/uapi/linux/param.h
parent62be9c73b908d1f335a1844da9236eea4a0f9aa6 (diff)
msm: mdss: hdmi: protect hpd power from multi-thread access
HPD (Hot Plug Detect) can be powered on or off by down stream device like MHL or slimport driver based on cable connection triggered by user. In response to that, HDMI transmitter power on and off is triggered in a different thread. There can be a race condition with transmitter power on/off and HPD power on and off with fast plug in/out. Protect these functionalities using mutex to avoid such race conditions and keep the HDMI state machine in valid state. Change-Id: I7fa8de10b96ca3cf674a0b7cf83b0f96cc177509 Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/param.h')
0 files changed, 0 insertions, 0 deletions