d parent 1d8b9e1bad35fa3ea829990b9056c2a257d8fe79 author Jean Delvare 1123796516 +0200 committer Greg Kroah-Hartman 1125936871 -0700 [PATCH] I2C: Kill i2c_algorithm.id (5/7) Merge the algorithm id part (16 upper bits) of the i2c adapters ids into the definition of the adapters ids directly. After that, we don't need to OR both ids together for each i2c_adapter structure. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman §R·