]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
authorRoger Quadros <rogerq@ti.com>
Wed, 5 Aug 2015 10:36:43 +0000 (13:36 +0300)
committerRoger Quadros <rogerq@ti.com>
Fri, 15 Apr 2016 08:53:20 +0000 (11:53 +0300)
commitcf0a89a75e6adbb00fa16009bdaec22ceb02d7ae
treeb1613d8ba94b30cea06943b0304ac0a39e5a4635
parent6017937369d2461a539cfd7d3e48cae62c6ade4a
mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check

Instead of accessing the gpmc_status register directly start
using the gpmc_nand_ops->nand_writebuffer_empty() helper
to check write buffer empty status.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>
drivers/mtd/nand/omap2.c