i2c-ocores: Adapt for device tree
authorJonas Bonn <jonas@southpole.se>
Wed, 24 Nov 2010 16:26:20 +0000 (17:26 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 4 Jan 2011 01:04:18 +0000 (01:04 +0000)
This patch adapts the i2c-ocores driver for being defined and configured via
a device tree description.

The device tree bits need to be protected by CONFIG_OF guards as this is
still an optional feature.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found