赞
踩
I2C的设备驱动是通过i2c_add_driver(&my_driver)向i2c-core注册的
I2C
i2c_add_driver(&my_driver)
i2c-core
#define DRV_NAME "adasplus" static