Blackfin: TWI: clean up the MMR names
authorMike Frysinger <vapier@gentoo.org>
Wed, 28 Jul 2010 19:59:03 +0000 (19:59 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 6 Aug 2010 16:55:55 +0000 (12:55 -0400)
The standard short name for control is CTL and not CTRL.  Use TWI0_xxx
even on parts that only have one TWI bus to keep things simple.  Drop
all the cdef helpers since the bus driver takes care of everything.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found