public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/8] the clean-up for gpmi
@ 2013-11-14  6:25 Huang Shijie
  2013-11-14  6:25 ` [PATCH 1/8] mtd: gpmi: do not use the local array to do the DMA transfer Huang Shijie
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Huang Shijie @ 2013-11-14  6:25 UTC (permalink / raw)
  To: dwmw2; +Cc: Huang Shijie, computersforpeace, linux-mtd, dedekind1

This patch set does some clean-up to the gpmi driver.

Huang Shijie (8):
  mtd: gpmi: do not use the local array to do the DMA transfer
  mtd: gpmi: delete the gpmi_pre_bbt_scan
  mtd: gpmi: remove the unused line
  mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
  mtd: gpmi: use devm_ioremap_resource
  mtd: gpmi: use devm_request_irq
  mtd: gpmi: change pr_err to dev_err
  mtd: gpmi: change pr_debug to dev_dbg

 drivers/mtd/nand/gpmi-nand/gpmi-lib.c  |   76 +++++++++++-------
 drivers/mtd/nand/gpmi-nand/gpmi-nand.c |  140 ++++++++++---------------------
 drivers/mtd/nand/gpmi-nand/gpmi-nand.h |    2 -
 3 files changed, 92 insertions(+), 126 deletions(-)

-- 
1.7.2.rc3

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-11-19  2:27 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14  6:25 [PATCH 0/8] the clean-up for gpmi Huang Shijie
2013-11-14  6:25 ` [PATCH 1/8] mtd: gpmi: do not use the local array to do the DMA transfer Huang Shijie
2013-11-14 13:46   ` Ezequiel Garcia
2013-11-15  3:53     ` Huang Shijie
2013-11-14 16:23       ` David Woodhouse
2013-11-15  2:14         ` Huang Shijie
2013-11-14  6:25 ` [PATCH 2/8] mtd: gpmi: delete the gpmi_pre_bbt_scan Huang Shijie
2013-11-14  6:25 ` [PATCH 3/8] mtd: gpmi: remove the unused line Huang Shijie
2013-11-14  6:25 ` [PATCH 4/8] mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_* Huang Shijie
2013-11-14  6:25 ` [PATCH 5/8] mtd: gpmi: use devm_ioremap_resource Huang Shijie
2013-11-14 13:50   ` Ezequiel Garcia
2013-11-15  3:51     ` Huang Shijie
2013-11-14  6:25 ` [PATCH 6/8] mtd: gpmi: use devm_request_irq Huang Shijie
2013-11-14  6:25 ` [PATCH 7/8] mtd: gpmi: change pr_err to dev_err Huang Shijie
2013-11-18 20:23   ` Brian Norris
2013-11-19  2:30     ` Huang Shijie
2013-11-14  6:25 ` [PATCH 8/8] mtd: gpmi: change pr_debug to dev_dbg Huang Shijie
2013-11-18 20:24   ` Brian Norris
2013-11-18 20:25 ` [PATCH 0/8] the clean-up for gpmi Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox