commit | 48c28337380ac499df5e370bc1ec1d6217ac35bc | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Wed Nov 23 14:39:59 2016 +0100 |
committer | Sekhar Nori <nsekhar@ti.com> | Wed Nov 23 20:26:42 2016 +0530 |
tree | 88278d2d584552a7f49edcf98b4e72f64faba2da | |
parent | 8e7223fc8626db7c302136747bb68213100d290c [diff] |
bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name() In order to avoid a section mismatch drop the call to of_flat_dt_get_machine_name() when printing the error message. While we're at it: fix a typo. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>