commit | 9a7765f65fa7847967d68ff3dacf6706faa712c7 | [log] [tgz] |
---|---|---|
author | Avery Pennarun <apenwarr@gmail.com> | Mon Sep 16 21:23:35 2013 -0400 |
committer | Avery Pennarun <apenwarr@gmail.com> | Mon Sep 16 23:17:08 2013 -0400 |
tree | a52e7184014f9a4ab60dd1814f9022f9c36e2914 | |
parent | d944459af97914c37279bc466876d268b69bc17a [diff] |
optimus: enable at24c512 and lm96163 (lm96063) drivers on i2c bus. Note: this required fixing a bug in i2c-comcerto.c so that it would use a hardcoded bus id rather than auto-allocating a bus id one more than the largest predefined device. The old behaviour guaranteed that the predefined devices were never on the same bus as the actual bus, so they would never be seen, which is exactly wrong. Change-Id: Ib13943e954ceb44cf11ff2c4fef5abb7f12cb24a