commit | de6339705206e2a4baac7cc887bf094d736055bf | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jan 11 17:24:42 2019 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jan 18 13:37:23 2019 +0000 |
tree | baf65b4cca4ad7640fc66e62531d405bf56d22fd | |
parent | 872a8796f98142ab2b6e8e94067291c3962b8f8c [diff] |
media: i2c: adv748x: Remove PAGE_WAIT The ADV748X_PAGE_WAIT is a fake page to insert arbitrary delays in the register tables. Its only usage was removed, so we can remove the handling and simplify the code. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> --- v2: - Use for loop with regs incrementer