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)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:25:25 +0000 (09:25 +0900)
commit438334769c5a57e366288201cf2b1347fdb9047a
treeb80a347a26c4d7ae4f2434d0626c3dd1f3be7af5
parent4b134b634f02db7deb7dea8939189a8fbbcda461
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