go7007: Convert to the new i2c device binding model
authorJean Delvare <khali@linux-fr.org>
Tue, 21 Apr 2009 19:47:22 +0000 (21:47 +0200)
committerJean Delvare <khali@linux-fr.org>
Tue, 21 Apr 2009 19:47:22 +0000 (21:47 +0200)
Move the go7007 driver away from the legacy i2c binding model, which
is going away really soon now.

The I2C addresses of the audio and video chips in s2250-board didn't
look quite right, apparently they were left-aligned values when Linux
wants right-aligned values, so I fixed them too.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>

No differences found