]> asedeno.scripts.mit.edu Git - linux.git/commit
media: i2c: adv748x: Remove PAGE_WAIT
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Tue, 15 Jan 2019 14:25:09 +0000 (09:25 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 16:25:30 +0000 (11:25 -0500)
commit16597c2744f79aaf5f9ec0107be477639985bf44
tree2bf86a80502d35f2913d9763085757c00398655d
parentac105ab2138f43b7acbc91f17453e0a0ba2f7f33
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>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/adv748x/adv748x-core.c
drivers/media/i2c/adv748x/adv748x.h