diff options
author | RogerCC Lin <rogercc.lin@mediatek.com> | 2016-09-19 10:53:26 +0800 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-09-19 11:57:04 +0200 |
commit | 559e58e7ed2dadc310f174e609ead8a3e8acfc4e (patch) | |
tree | 9c0ac8720cf9981916b58c53fecf687798f986a7 /sound/pci | |
parent | 7a353289925f01cb188ebc6fc4f4a33456b7de44 (diff) |
mtd: nand: fix chances to create incomplete ECC data when writing
When mtk_nfc_do_write_page() comparing the sector number,because the
sector number field is at the 12th-bit position of NFI_BYTELEN
register,the masked register should be shifted 12 bits before being
compared.The result of this bug may cause the second subpage has
incomplete ECC parity bytes.
Signed-off-by: RogerCC Lin <rogercc.lin@mediatek.com>
Fixes: 1d6b1e464950 ("mtd: mediatek: driver for MTK Smart Device")
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions