commit | 8bb9fde2396b6cd205f404ef6d2aa46eb5b0af26 | [log] [tgz] |
---|---|---|
author | Omar Ramirez Luna <omar.luna@linaro.org> | Sun Sep 23 17:28:18 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Sun Sep 23 17:28:18 2012 -0600 |
tree | 9a37e501469a889b262fafae0f0db0b5d49a2ab0 | |
parent | c9e49024edba46463479d2830b3f36bcceb60ea9 [diff] |
ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devices This API is meant to be an interface to hwmod assert/deassert function, omap devices can call them through their platform data to control their reset lines, they are expected to know the name of the reset line they are trying to control. Signed-off-by: Omar Ramirez Luna <omar.luna@linaro.org> [paul@pwsan.com: tweaked some documentation; fixed CodingStyle issue] Signed-off-by: Paul Walmsley <paul@pwsan.com>