X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Documentation%2Fi2c%2Fsmbus-protocol;h=6012b12b35109f686da47253b947fba050a34f44;hb=d9428f09763d307a6d2220c4bbb01d8fc5c55b52;hp=d1f22618e14b83edc98178a2f0b3909fc18a1272;hpb=befddb21c845f8fb49e637997891ef97c6a869dc;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/i2c/smbus-protocol b/Documentation/i2c/smbus-protocol index d1f22618e14b..6012b12b3510 100644 --- a/Documentation/i2c/smbus-protocol +++ b/Documentation/i2c/smbus-protocol @@ -137,8 +137,8 @@ available for writes where the two data bytes are the other way around (not SMBus compliant, but very popular.) -SMBus Process Call: i2c_smbus_process_call() -============================================= +SMBus Process Call: +=================== This command selects a device register (through the Comm byte), sends 16 bits of data to it, and reads 16 bits of data in return.