* Even more frustrating is the fact that the CS4270 driver is an I2C * driver, so it's probed via the I2C bus. We need to update the powerpc * platform to initialize client->dev->archdata.of_node to point to the * device node. Then the CS4270 driver can get its own clock rate. That is easy to fix in drivers/of/of_i2c.c, add... info.platform_data = node; The node will be in client->dev.platform_data -- Jon Smirl jonsmirl@xxxxxxxxx _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel