Hi Tony,
On Thu, Jun 14, 2012 at 17:39:41, Mohammed, Afzal wrote:
On Thu, Jun 14, 2012 at 17:19:06, Tony Lindgren wrote:
quoted
For onenand I'm getting the following error:
omap2-onenand omap2-onenand: Cannot request GPMC CS
I am a bit confused with this message, for onenand, we only have,
pr_err("%s: Cannot request GPMC CS\n", __func__);
dev_err is used only for nand
This error can happen if my patches are not present,
dev_err for onenand driver was removed by,
[mtd: onenand: omap2: obtain memory from resource],
seems, mtd patches are not in your present branch
Regards
Afzal