Laurent -
Agreed. This is a stop gap for this, but I guess by the time this patch
could possibly get incorporated we'd be off to device tree anyways.
- Tim
(Sorry for the repeat - my e-mail client sent out an HTML message so it
didn't get through to the mailing list.)
On 03/18/15 10:15, L
Hi Tim,
Thank you for the patch.
The OMAP3 ISP driver is moving to DT, hopefully in time for v4.1. See "[PATCH
00/15] omap3isp driver DT support" posted to the list on Monday. I'd rather go
for proper DT support instead of custom deferred probing.
On Tuesday 10 March 2015 14:24:52 Tim Nordell
If the subdev isn't available just yet, defer probing of
the system. This is useful if the omap3isp comes up before
the I2C subsystem does.
Signed-off-by: Tim Nordell
---
drivers/media/platform/omap3isp/isp.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/media