]> Pileus Git - ~andy/linux/commit
i2c: piix4: Standardize log messages
authorJean Delvare <khali@linux-fr.org>
Thu, 23 Jan 2014 15:59:38 +0000 (16:59 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 24 Jan 2014 16:49:08 +0000 (17:49 +0100)
commit66f8a8ff9d5ab28a86d9029b7a7f99c9aa85ef24
tree2878d94f1438b03af77d04d878edfc4c63e528a3
parent85fd0fe6fc002deba03fe36c1c9726cde1e6331c
i2c: piix4: Standardize log messages

Use exactly the same log messages in the legacy setup function and the
SB800+ setup function. This way strings can be reused, which saves
some bytes in the generated binary.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-piix4.c