Skip to content
Commit 9e694621 authored by Roger Quadros's avatar Roger Quadros
Browse files

memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs



GPMC_STATUS register is private to the GPMC module and must not be
accessed directly by NAND driver through the gpmc_regs.

They must use gpmc_omap_get_nand_ops() instead.

Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
parent b2bac25a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment