Merge branch 'for-next' of git://www.jni.nu/cris into cris_merge
[linux-2.6-microblaze.git] / Documentation / i2c / smbus-protocol
index 24bfb65..9df4744 100644 (file)
@@ -109,8 +109,8 @@ specified through the Comm byte.
 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P
 
 
-SMBus Process Call
-==================
+SMBus Process Call:  i2c_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.