freebsd-dev/sys/dev/smbus
Andriy Gapon 19a8946bce smbus: remove smbus_trans / SMB_TRANS
This change reverts most of r281985.

The method did not map to anything defined by SMBus protocol and could
not be implemented for SMBus controllers.

This change is obviously not backwards compatible, but I have good
reasons to believe that there have never been any users of SMB_TRANS.

Discussed with:	grembo, jhb
MFC after:	6 weeks
2016-11-03 07:40:52 +00:00
..
smb.c smbus: remove smbus_trans / SMB_TRANS 2016-11-03 07:40:52 +00:00
smb.h smbus: remove smbus_trans / SMB_TRANS 2016-11-03 07:40:52 +00:00
smbconf.c
smbconf.h smbus: remove smbus_trans / SMB_TRANS 2016-11-03 07:40:52 +00:00
smbus_if.m smbus: remove smbus_trans / SMB_TRANS 2016-11-03 07:40:52 +00:00
smbus.c smbus: remove the potentially very dangerous slave probing code 2016-11-02 17:07:18 +00:00
smbus.h