[PATCH 0/7] mtd: nand: pxa3xx cleanup

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Wed Apr 17 12:38:07 EDT 2013


This is a small set of cleanups for pxa3xx. Tested by compilation only.

Although the patches are somewhat simple, it would be wise to have some
testing before applying them.

Any feedback welcome!

Ezequiel Garcia (7):
  Documentation: clk.txt: Fix a very small typo
  mtd: nand: pxa3xx: Use devm_kzalloc
  mtd: nand: pxa3xx: Use devm_ioremap_resource
  mtd: nand: pxa3xx: Use devm_clk_get
  mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
  mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
  mtd: nand: pxa3xx: Move buffer release code to its own function

 Documentation/clk.txt          |  2 +-
 drivers/mtd/nand/pxa3xx_nand.c | 93 +++++++++++++++---------------------------
 2 files changed, 34 insertions(+), 61 deletions(-)

-- 
1.8.1.5




More information about the linux-mtd mailing list