SIGN IN SIGN UP

SmbusNCT6793: document only the SMBus protocols actually supported

The header listed I2C_SMBUS_QUICK (0) and I2C_SMBUS_BYTE (1) as
supported, but nct6793_access only handles BYTE_DATA, WORD_DATA, and
BLOCK_DATA; the others return STATUS_NOT_SUPPORTED. Drop the inaccurate
entries.
N
namazso committed
bb10a43a70056da5ec616ad5472cacdbc8057e6a
Parent: 6ee63f6