From: Mike Frysinger Date: Wed, 28 Jul 2010 19:59:03 +0000 (+0000) Subject: Blackfin: TWI: clean up the MMR names X-Git-Tag: v2.6.36-rc1~310^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3f5973ce3eb7ef4894ccd3df78c5cb410b17cc;p=pandora-kernel.git Blackfin: TWI: clean up the MMR names 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 --- Reading git-diff-tree failed