commit | 0f0946bef6fb613b65b344b966e44452270d0e82 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Aug 07 16:26:55 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Aug 14 15:42:00 2018 -0500 |
tree | e196b0d6cb471f1eb776b7bc44c18c0c75e73c9a | |
parent | 6a07a6c940b0d7c135049796d48c1f21bd32aa8c [diff] |
Call gpio_inits_done() from GPIO consumers This frees the cJSON structures that were created in the gpio_init() calls. Doing it this way allows the JSON to be parsed only once across multiple gpio_init() calls. Change-Id: Ia2c37c941b458fe271287b441c30b00dcb67d742 Signed-off-by: Matt Spinler <spinler@us.ibm.com>