commit | b4f0b74ea37789eeeabe57b7ccd5808df076c081 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <[email protected]> | Wed Apr 25 22:29:43 2012 +0200 |
committer | Wolfram Sang <[email protected]> | Sat May 12 14:28:17 2012 +0200 |
tree | 215c7bff20b134f23886456fcf9f8421ca902196 | |
parent | 0938643e533cc80ef0cdfdd2e260c4910d0f8bc7 [diff] |
i2c: muxes: rename first set of drivers to a standard pattern Apply a naming pattern like in the rest of the subsystem to a first set of mux drivers. Those drivers are the low-hanging fruit; we want to pick them to motivate upcoming drivers to follow the new pattern. The missing GPIO driver will be converted in a later patch. Signed-off-by: Wolfram Sang <[email protected]> Acked-by: Guenter Roeck <[email protected]> (pca9541) Acked-by: Jean Delvare <[email protected]>