Hi Wolfram, On Fri, 18 Jan 2008 15:20:48 +0100, Wolfram Sang wrote: > I just finished a platform driver for the PCA9564. On the way, I had to > change some things in i2c-algo-pca.[ch], too (like adding private data, > support for a reset routine and such). My question now is if the > i2c-pca-isa driver has to be adapted to the new algorithm or will it be > replaced by the platform driver anyway?
I don't know. I don't know on which systems the i2c-pca-isa driver is used these days, so I don't know if these can instantiate platform devices easily. I guess it shouldn't be too difficult to update the i2c-pca-isa driver so that it still works after your changes, then you can tag it as deprecated, and we wait for 6 months or so before we remove it? -- Jean Delvare _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
