commit | 1be2380dfcf4b95472e266eb8ad60da2b325c9f4 | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Fri Nov 16 15:52:32 2012 -0800 |
committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Mon Dec 17 15:49:13 2012 -0800 |
tree | f7f36f27c1f8e5a25becd0dacf119944b0b1ae48 | |
parent | a9bfc0dbca310a113842fd4add08c7d6d32fe4f2 [diff] |
msm: msm_watchdog_v2: convert ipi-ping to boolean The data type of the ipi-ping field should match its semantics: a boolean value. Change the watchdog driver to use the boolean procedures and change all device tree clients to use the boolean syntax. Change-Id: I36459ebc5dc25efe8939f477405fd34ea7b650d1 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>