summaryrefslogtreecommitdiff
path: root/drivers/md
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>2014-01-15 19:48:55 +0400
committerBrian Norris <computersforpeace@gmail.com>2014-01-17 01:02:49 +0400
commit7587f64d546d6a05dab0a7d1ac964e7ac12072f0 (patch)
tree4ec0ae05504a96f323bc42695059b0a12942df11 /drivers/md
parent05f7835975dad6b3b517f9e23415985e648fb875 (diff)
downloadlinux-7587f64d546d6a05dab0a7d1ac964e7ac12072f0.tar.xz
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
commit 3487a63955c34ea508bcf4ca5131ddd953876e2d ("drivers: mtd: m25p80: add quad read support") in -next added both the 3-byte OPCODE_QUAD_READ and the 4-byte OPCODE_QUAD_READ_4B, but incorrectly uses OPCODE_QUAD_READ for both 3-byte and 4-byte addressing. Use OPCODE_QUAD_READ_4B in the 4-byte case to fix this. Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Acked-by: Marek Vasut <marex@denx.de> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions