i2c: Do not give adapters a default parent
authorJean Delvare <khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:48 +0000 (18:01 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:48 +0000 (18:01 +0200)
We don't need to give adapters a parent if they don't have one. The
driver core will put them in the virtual device directory and all will
be fine.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found