summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c/bfin_twi.h
Commit message (Collapse)AuthorAgeFilesLines
* blackfin: merge the two TWI header filesWolfram Sang2017-08-271-145/+0
| | | | | | | There seems to be no need for separate ones since all users include both files anyhow. Merge them because include/linux/i2c is to be deprecated. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
* i2c: bfin-twi: move bits macros and structs in header from arch include to ↵Sonic Zhang2014-03-091-0/+145
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>
OpenPOWER on IntegriCloud