mtd: maps: Blackfin async: rename local funcs to avoid common clashes
authorMike Frysinger <vapier@gentoo.org>
Sun, 17 Jan 2010 15:52:46 +0000 (10:52 -0500)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 25 Feb 2010 11:35:14 +0000 (11:35 +0000)
commit4335c1003ed05d5d5a386cd8008fc06a6d424ca2
tree169f8ad13610716ccb6fbde060d2ac154c7ba26b
parentbcc98a46eafd38968b05e793326f031988c2b2a8
mtd: maps: Blackfin async: rename local funcs to avoid common clashes

There are new Blackfin MMR helper functions that use the same name as some
of the local functions in this driver, so have the driver use more specific
names to avoid the issue.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/bfin-async-flash.c