commit | 07847648b492d5ab19d0152410a00e42c9ce55ea | [log] [tgz] |
---|---|---|
author | Ajay Singh Parmar <aparmar@codeaurora.org> | Fri Dec 09 02:57:45 2011 +0530 |
committer | Ajay Singh Parmar <aparmar@codeaurora.org> | Fri Feb 24 21:04:08 2012 +0530 |
tree | 53dfb9a58c012e2da2596f75bcfc4f148ba05597 | |
parent | 6c549919919a31098f377c268a2fe85cc2f7886e [diff] |
msm: board: Guard HDMI regulator_get for errors. Check if regulator_get returns error, if so, handle it gracefully. If not handle properly, it will lead to crash. Regulator is required for HDMI HPD which may differ from target to target. So a check for perticular regulator should be taken care of. Change-Id: I50507afec331b2a147ce512cf3b81faa92c37200 Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>