i2c: i801: Fix the alignment of the device table
authorJean Delvare <jdelvare@suse.de>
Tue, 4 Nov 2014 08:55:23 +0000 (16:55 +0800)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:25 +0000 (11:16 +0100)
commit425f971217f88f29c035402d6a53de2e365d61a6
tree1a0afd4b03db2f241018140b2e6e6ccead14a1a2
parentbb85970aec81152e02c15e6b5ebe7266916d1389
i2c: i801: Fix the alignment of the device table

A long name broke the alignment, shift the columns a bit to fix it and
make the table look nice again. While we're here, switch to the
standard comment style to make checkpatch happy, and use tabs instead
of spaces for column alignment.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
(cherry picked from commit ce3161106ab57afbfbe1c33d95bf4a569405983a)

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
drivers/i2c/busses/i2c-i801.c