summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJeroen Hofstee <[email protected]>2014-01-15 17:58:54 +0100
committerTom Rini <[email protected]>2014-01-17 08:04:32 -0500
commit13fbde6e4f600d94f0a1fb6ae49c6b4888033cec (patch)
treee70db939b0ffe7fd66a3b4accf90fc25a98a85d4 /include
parent09b72d692f4bce6716a255433b93c9ae2c4cc315 (diff)
nand, gpmc: fix reading after switching ecc
The omap_gpmc allows switching ecc at runtime. Since the NAND_SUBPAGE_READ flag is only set, it is kept when switching to hw ecc, which is not correct. This leads to calling chip->ecc.read_subpage which is not a valid pointer. Therefore clear the flag when switching ecc so reading in hw mode works again. Cc: Scott Wood <[email protected]> Cc: Pekon Gupta <[email protected]> Cc: Nikita Kiryanov <[email protected]> Signed-off-by: Jeroen Hofstee <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions