[PATCHv3 0/2] m25p80: QUAD read support + cleanup.
Sourav Poddar
sourav.poddar at ti.com
Wed Nov 6 09:35:33 EST 2013
Patch series does the following:
1. Cleanup the m25p80 driver to convert bool check for
read into an enum. This will help adding more read
commands into the driver easily.
2. Add quad read support for spansion and macronix flash devices.
Sourav Poddar (2):
drivers: mtd: m25p80: convert "bool" read type into an enum
drivers: mtd: m25p80: Add quad read support.
drivers/mtd/devices/m25p80.c | 220 ++++++++++++++++++++++++++++++++++++++----
1 files changed, 202 insertions(+), 18 deletions(-)
More information about the linux-mtd
mailing list