Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | device tree: fix crash when device tree is not found | Burt P | |
* check if device tree was found before add_keys() * UNKIFNULL(model) before strcmp * make UNKIFNULL() STRIFNULL() EMPIFNULL() macros more generic Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-24 | Check for NULL before g_strstrip() to assertion failure warnings | Burt P | |
GLib-CRITICAL **: g_strchug: assertion 'string != NULL' failed Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-24 | device tree: add power mac data | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> |