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)
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>

No differences found