mtd: trivial sh_flctl changes
authorMagnus Damm <damm@opensource.se>
Tue, 2 Feb 2010 04:01:25 +0000 (13:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 2 Feb 2010 04:01:25 +0000 (13:01 +0900)
commitb79c7adf82e8b8a6d6ad1dadf7e687a4a030cf8c
tree115e36ec79cc6484303d26a04333617b793b2915
parent9d3f1881abeae0494a27716b08fcf2d3264bb0fa
mtd: trivial sh_flctl changes

This patch contains a few changes for the sh_flctl driver:
 - not sh7723-only driver - get rid of kconfig dependency
 - use dev_err() instead of printk()
 - use __devinit and __devexit for probe()/remove()
 - fix probe() return values

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/sh_flctl.c
include/linux/mtd/sh_flctl.h
This page took 0.038218 seconds and 5 git commands to generate.