Merge commit 'gcl/gcl-next' into next

This commit is contained in:
Benjamin Herrenschmidt
2009-01-13 13:59:11 +11:00
7 changed files with 113 additions and 62 deletions
+3
View File
@@ -17,4 +17,7 @@
void of_register_i2c_devices(struct i2c_adapter *adap,
struct device_node *adap_node);
/* must call put_device() when done with returned i2c_client device */
struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);
#endif /* __LINUX_OF_I2C_H */