commit | fc88bbdae049683f321dfa19648d035c93a0b613 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Mar 06 10:59:15 2018 -0800 |
committer | Benson Leung <bleung@chromium.org> | Wed Mar 07 21:18:04 2018 -0800 |
tree | efcc5bd9fcf96d0d99705cb72f71bd5451dbc7fe | |
parent | 661e50bc853209e41a5c14a290ca4decc43cbfd1 [diff] |
Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const" This reverts commit a376cd91606365609d8fbd57247618bd51da1fc6 because chromeos_laptop instances should not be marked as "const" (at this time), since i2c_peripheral is being modified (we change "state" and "tries") when we instantiate devices. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Benson Leung <bleung@chromium.org>