Re: [PATCH] i2c-mpc: use the cell-index property to enumerate the I2C adapters
From: Timur Tabi <hidden> Date: 2011-12-01 21:59:47
Scott Wood wrote:
Ideally we would have a field in struct device_node that points to
struct device.
I don't think there's a single place in the code where the connection between the device and device_node is made. In fact, I think dev->of_node needs to be manually initialized by the driver during the OF probe.
--
Timur Tabi
Linux kernel developer at Freescale