bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name()
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 23 Nov 2016 13:39:59 +0000 (14:39 +0100)
committerSekhar Nori <nsekhar@ti.com>
Wed, 23 Nov 2016 14:56:42 +0000 (20:26 +0530)
commit48c28337380ac499df5e370bc1ec1d6217ac35bc
tree88278d2d584552a7f49edcf98b4e72f64faba2da
parent8e7223fc8626db7c302136747bb68213100d290c
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>
drivers/bus/da8xx-mstpri.c