commit | 049bb69d82e5f7f356949c1ae34a244b3338611b | [log] [tgz] |
---|---|---|
author | Jonas Bonn <jonas@southpole.se> | Wed Nov 24 17:26:20 2010 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Jan 04 01:04:18 2011 +0000 |
tree | b9bab46f25147de7740681d31c7cf239ec9567a4 | |
parent | 03ed6a3aa600c48593c3984812fda2d5945ddb46 [diff] |
i2c-ocores: Adapt for device tree 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>