commit | 7fe5a199224fafa2475a8bc2bc5a7f3a64a28bd9 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | Tue Dec 11 14:22:11 2018 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Apr 10 11:58:27 2020 +0100 |
tree | 5e52dbb1d6aa91e027e313620680060e8f1fdd20 | |
parent | b0ee27a8fa069a23d31fa09e690d34aa3526413b [diff] |
media: i2c: max9286: [Workaround] 'device is bound' This introduces a local workaround to support multiple MAX9286 devices on the same I2C bus. Not for upstream consumption due to device_is_bound being an in kernel symbol, and requires the module to be a built-in only. Not-signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>