mtd: Standardising prints in onenand_base.c
authorAmul Kumar Saha <amul.saha@samsung.com>
Fri, 2 Oct 2009 11:29:11 +0000 (16:59 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Oct 2009 06:53:39 +0000 (07:53 +0100)
This patch resolves all the prints present in onenand_base.c
Primarily, it replaces the hard-coded function names in the prints,
and makes use of __func__.

Signed-off-by: Amul Kumar Saha <amul.saha@samsung.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found