I want to write i2c device driver for i2c sensor, I'm totally confusing with what is:
- i2c client driver
- what is i2c host driver
- what is i2c adapter driver
- what is algorithm driver
- how char driver access i2c device information
I want to write i2c device driver for i2c sensor, I'm totally confusing with what is: