[PATCH 0/6] Backport support for "extended device ID" for dataflash
Andrey Smirnov
andrew.smirnov at gmail.com
Mon Jun 19 07:44:25 PDT 2017
Hi everyone,
This series is a backport of almost identical patchset that I did for
linux kernel:
1. lkml.kernel.org/r/20170421163026.24884-1-andrew.smirnov at gmail.com
2. lkml.kernel.org/r/20170421163026.24884-2-andrew.smirnov at gmail.com
3. lkml.kernel.org/r/20170421163026.24884-3-andrew.smirnov at gmail.com
4. lkml.kernel.org/r/20170421163026.24884-4-andrew.smirnov at gmail.com
5. lkml.kernel.org/r/20170421163026.24884-5-andrew.smirnov at gmail.com
6. lkml.kernel.org/r/20170421163026.24884-6-andrew.smirnov at gmail.com
The patchset hasn't hit Linus' tree yet, but it can be found in
linux-next:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/drivers/mtd/devices/mtd_dataflash.c
Let me know if anything needs changing.
Thanks,
Andrey Smirnov
Andrey Smirnov (6):
mtd: dataflash: Replace C99 types with their kernel counterparts
mtd: dataflash: Improve coding style in jedec_probe()
mtd: dataflash: Replace pr_debug, printk with dev_* functions
mtd: dataflash: Get rid of loop counter in jedec_probe()
mtd: dataflash: Make use of "extened device information"
mtd: dataflash: Add flash_info for AT45DB641E
drivers/mtd/devices/mtd_dataflash.c | 202 ++++++++++++++++++++----------------
1 file changed, 113 insertions(+), 89 deletions(-)
--
2.9.4
More information about the barebox
mailing list