commit | 076d00e610dcd18f5a96a3d8f8ae0dc87a95f7a4 | [log] [tgz] |
---|---|---|
author | Seemanta Dutta <seemanta@codeaurora.org> | Mon Jun 17 17:58:18 2013 -0700 |
committer | Seemanta Dutta <seemanta@codeaurora.org> | Wed Jul 10 17:45:06 2013 -0700 |
tree | c6850f9c6f8fbd36db85c9cd2641f5889b3f6bcb | |
parent | 12db4907a0b9d39592c08fab78ee04e5bcdadd84 [diff] |
msm: subsystem_restart: Move device tree parsing code into the framework Every driver has to repeat the code for parsing device tree nodes for the SMP2P gpios. So, move this parsing code into the framework level to avoid this duplication of code. Change-Id: Ie27a5f37ce2b9718a5cc0ccf11c7abda1c6cb1df Signed-off-by: Seemanta Dutta <seemanta@codeaurora.org>