• Andrey Borzenkov's avatar
    [PATCH] I2C: sysfs sensor nameing inconsistency · 285dde44
    Andrey Borzenkov authored
    > That's what you are going to have to set the name file to in the
    > i2c_client structure, much like your patch did.  Then look at the
    > different name files in each device directory to see what kind of device
    > it is (chip, subclient, etc.)
    
    OK attached patch sets all names to just chip name for chips themselves and
    "chipname subclient" when subclient ios registered.
    285dde44
it87.c 32 KB