Hi Petr, thanks for the patches, On Thu, Aug 09, 2018 at 03:39:45AM +0200, petrcvekcz@xxxxxxxxx wrote: > From: Petr Cvek <petrcvekcz@xxxxxxxxx> > > Initial part of ov9640 transition from soc_camera subsystem to a standalone > v4l2 subdevice. > > Signed-off-by: Petr Cvek <petrcvekcz@xxxxxxxxx> > --- > drivers/media/i2c/{soc_camera => }/ov9640.c | 0 > drivers/media/i2c/{soc_camera => }/ov9640.h | 0 > 2 files changed, 0 insertions(+), 0 deletions(-) > rename drivers/media/i2c/{soc_camera => }/ov9640.c (100%) > rename drivers/media/i2c/{soc_camera => }/ov9640.h (100%) > > diff --git a/drivers/media/i2c/soc_camera/ov9640.c b/drivers/media/i2c/ov9640.c > similarity index 100% > rename from drivers/media/i2c/soc_camera/ov9640.c > rename to drivers/media/i2c/ov9640.c > diff --git a/drivers/media/i2c/soc_camera/ov9640.h b/drivers/media/i2c/ov9640.h > similarity index 100% > rename from drivers/media/i2c/soc_camera/ov9640.h > rename to drivers/media/i2c/ov9640.h When I've been recently doing the same for ov772x and other sensor driver I've been suggested to first copy the driver into drivers/media/i2c/ and leave the original soc_camera one there, so they can be bulk removed or moved to staging. I'll let Hans confirm this, as he's about to take care of this process. Thanks j > -- > 2.18.0 >
Attachment:
signature.asc
Description: PGP signature