• Gerd Knorr's avatar
    [PATCH] i2c #2/3: add i2c_clients_command · 37d7f421
    Gerd Knorr authored
    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.
    37d7f421
i2c-core.c 33.2 KB