From: Grazvydas Ignotas Date: Wed, 4 Apr 2012 21:24:18 +0000 (+0300) Subject: mtd: omap2: get rid of omap_wait X-Git-Tag: sz_beta4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27a3acff12db37f31607bac87dccf1a7a3b3301;p=pandora-kernel.git mtd: omap2: get rid of omap_wait omap_wait() is mostly just a copy of generic nand_wait(), gpmc_nand_read() that it's doing is equivalent to normal data read. After this change OMAP driver benefits from better tested generic wait implementation and gains LED support. Signed-off-by: Grazvydas Ignotas --- Reading git-diff-tree failed