]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memory: omap-gpmc: add error message if bank-width property is absent
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 25 May 2017 20:07:13 +0000 (22:07 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 17:08:10 +0000 (10:08 -0700)
commitc9eabf40d91b4fe954efe380d88590d933baa06d
tree9efbadb96cc9b48145463c7ae3c8b20469567213
parent95c278b24301fa56704830b2468d063394d0cb49
memory: omap-gpmc: add error message if bank-width property is absent

Instead of failing silently log a hint for the dt author about the
reason of the failure.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/memory/omap-gpmc.c