msm_fb:hdmi:Fix for CTS failure.
The audio_caps sysfs node has write permission
as S_IWOTH which is not allowed as per CTS test case.
So change the permission to S_IWUSR.
Change-Id: Ia1ff6801ecf42b50932194e344f92159a3690a50
Signed-off-by:
Sandeep Panda <spanda@codeaurora.org>
Loading
Please sign in to comment