2009/6/23 Brian Tompson <[email protected]>:

> I am trying to write an i2c client driver for the i2c core, using the Linux
> Driver Model (new style driver).

I don't get the whole view of what you actually want to do but you
might be wanting to create a "MFD" multi-functional device driver.

Look at e.g. drivers/mfd/wm8350-core.c and how that driver
spawns a number of sub-platform devices which are then used
by e.g. drivers/regulator/wm8350-regulator.c

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to