i2c: sis630: use hex to constants for SMBus commands
authorAmaury Decrême <amaury.decreme@gmail.com>
Mon, 28 Jan 2013 21:21:08 +0000 (22:21 +0100)
committerWolfram Sang <wolfram@the-dreams.de>
Mon, 11 Feb 2013 14:59:39 +0000 (15:59 +0100)
commita6e7d0efe0e21091682f62c4a72707a1adeef8ea
treee4b28da46a07d0f7ba310db039be686dd64325d4
parent499b9194ad7b7b6d7c06b01005508e5bcf3c8980
i2c: sis630: use hex to constants for SMBus commands

This patch replaces hexadecimal values by constants for SMBus commands.

Signed-off-by: Amaury Decrême <amaury.decreme@gmail.com>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
drivers/i2c/busses/i2c-sis630.c