[PATCH] i2c #2/3: add i2c_clients_command
Changes: * adds a i2c_clients_command() function to i2c-core which calls the ->command() callback of all clients attached to a adapter. * make bttv + saa7134 drivers use that function instead of mucking with the i2c_adapter struct themself.
Showing
Please register or sign in to comment