summaryrefslogtreecommitdiffstats
path: root/include/trace/events/smbus.h
AgeCommit message (Collapse)AuthorFilesLines
2017-05-31i2c: break out smbus support into separate fileWolfram Sang1-0/+249
Break out the exported SMBus functions and the emulation layer into a separate file. This also involved splitting up the tracing header into an I2C and an SMBus part. Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>