commit | af2c2003fbaf9377e45c49d9cb53e9b7786092fd | [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> | Thu Apr 09 13:27:23 2020 +0100 |
tree | e76f02a13c7e5127d410f1822bdf8583a3490c1b | |
parent | cf66f812635c76aff9809fe77c6ebfc258cb2cb5 [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>