linux/drivers/mtd/onenand
Brian Norris 289c052221 mtd: replace DEBUG() with pr_debug()
Start moving away from the MTD_DEBUG_LEVEL messages. The dynamic
debugging feature is a generic kernel feature that provides more
flexibility.

(See Documentation/dynamic-debug-howto.txt)

Also fix some punctuation, indentation, and capitalization that went
along with the affected lines.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
2011-09-11 15:02:16 +03:00
..
generic.c mtd: onenand: remove redundant mtd_device_unregister before onenand_release 2011-09-11 15:02:10 +03:00
Kconfig mtd: onenand: convert to mtd_device_register() 2011-05-25 02:21:19 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
omap2.c mtd: onenand/omap2.c: use mtd_device_parse_register 2011-09-11 15:02:10 +03:00
onenand_base.c mtd: replace DEBUG() with pr_debug() 2011-09-11 15:02:16 +03:00
onenand_bbt.c mtd: replace DEBUG() with pr_debug() 2011-09-11 15:02:16 +03:00
onenand_sim.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
samsung.c mtd: onenand/samsung.c: use mtd_device_parse_register 2011-09-11 15:02:10 +03:00