commit | 66f8a8ff9d5ab28a86d9029b7a7f99c9aa85ef24 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jan 23 16:59:38 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Jan 24 17:49:08 2014 +0100 |
tree | 2878d94f1438b03af77d04d878edfc4c63e528a3 | |
parent | 85fd0fe6fc002deba03fe36c1c9726cde1e6331c [diff] |
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>