commit | 45126da22452ac3d4685401a1e921a39ac0ff2f6 | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Tue Jan 28 16:55:21 2014 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Mar 09 08:40:41 2014 +0100 |
tree | 2b8663693215065023c3571f30d106276bc4e6ec | |
parent | 80c69915e5fbe6493119d87eee2a2a6a7115c74c [diff] |
i2c: bfin-twi: move bits macros and structs in header from arch include to generic include The ADI TWI peripheral is not binding to the Blackfin processor only. The bits macros and structs should be put in the generic include header. And update head file path in drivers accordingly. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>