struct i2c_driver initialization of ‘int (*)(struct i2c_client *)’ from incompatible pointer type Kernel Device driver
I am trying to write a driver for my i2с device. But I got a dead-end problem, which I could not solve with the help of Google for several days.