video/via: drop deprecated (and unused) i2c_adapter.id
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 25 Jan 2011 21:34:24 +0000 (22:34 +0100)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 2 Mar 2011 17:11:58 +0000 (17:11 +0000)
commita625e305edd8e3ac08888a9b52981205b68cdb0e
tree6f6f42dfd6430ef388db20611f721f87e32bc7d3
parentdd9c1549edef02290edced639f67b54a25abbe0e
video/via: drop deprecated (and unused) i2c_adapter.id

This patch removes an assignment to the deprecated i2c_adapter.id
field. Since the field isn't used anywhere else in the driver it is
save to remove it.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/via/via_i2c.c