commit | 16ffadfc680bd0683dc88573c1d72cbf1e27030e | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue May 01 23:26:28 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Tue May 01 23:26:28 2007 +0200 |
tree | 4cf309680cc92b7906f0e069b12a6fdf09b9c408 | |
parent | 2096b956d24c4b5950b808fc23b218425d79ebb1 [diff] |
i2c: Class attribute cleanup This patch is a minor cleanup/code shrink, using class infrastructure in i2c-core to manage the i2c_adapter attribute. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>