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@xxxxxxxxx 2. lkml.kernel.org/r/20170421163026.24884-2-andrew.smirnov@xxxxxxxxx 3. lkml.kernel.org/r/20170421163026.24884-3-andrew.smirnov@xxxxxxxxx 4. lkml.kernel.org/r/20170421163026.24884-4-andrew.smirnov@xxxxxxxxx 5. lkml.kernel.org/r/20170421163026.24884-5-andrew.smirnov@xxxxxxxxx 6. lkml.kernel.org/r/20170421163026.24884-6-andrew.smirnov@xxxxxxxxx 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 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox