commit | 1a32ec046dbb85823eeb2fb965a594614473d719 | [log] [tgz] |
---|---|---|
author | Thara Gopinath <thara.gopinath@linaro.org> | Fri Jul 14 13:15:48 2017 -0400 |
committer | Lisa Nguyen <lisa.nguyen@linaro.org> | Tue Sep 19 12:59:40 2017 -0700 |
tree | 92c1ccb5a5a90c39c7cc742f3dd95d43c853abbc | |
parent | ce1acda61617d3ab02087f97a6b073b460399e32 [diff] |
Fix the numbering of display options. The ordering of the display options was not matching with the order of the windows defined in display.h causing GPIO and CLOCK display to seg fault/not work. This patch fixes this issue. Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>