]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
authorShane Huang <shane.huang@amd.com>
Wed, 22 Jan 2014 22:06:52 +0000 (14:06 -0800)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 24 Jan 2014 16:49:01 +0000 (17:49 +0100)
commit85fd0fe6fc002deba03fe36c1c9726cde1e6331c
tree55360baf79af6eb82d7f0bd312c8afc3375d5501
parent032f708bc4f6da868ec49dac48ddf3670d8035d3
i2c: piix4: Use different message for AMD Auxiliary SMBus Controller

Same messages for AMD main and auxiliary SMBus controllers lead to confusion,
this patch is to remove confusion and keep consistent with non-AMD products.

Signed-off-by: Shane Huang <shane.huang@amd.com>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-piix4.c