Hi All,

On 11/23/2012 04:22 PM, Andrzej Hajda wrote:
> Add driver for S5C73M3 image sensor. The driver exposes the sensor as
> two subdevs: pure sensor and output interface. Two subdev architecture
> supports interleaved UYVY/JPEG image format with separate frame size
> for both sub-formats, there is a separate pad for each sub-format.
> 
> Signed-off-by: Sylwester Nawrocki <s.nawro...@samsung.com>
> Signed-off-by: Andrzej Hajda <a.ha...@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>
> ---
>  drivers/media/i2c/Kconfig                 |    7 +
>  drivers/media/i2c/Makefile                |    1 +
>  drivers/media/i2c/s5c73m3/Makefile        |    2 +
>  drivers/media/i2c/s5c73m3/s5c73m3-core.c  | 1728 
> +++++++++++++++++++++++++++++
>  drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c |  565 ++++++++++
>  drivers/media/i2c/s5c73m3/s5c73m3-spi.c   |  156 +++
>  drivers/media/i2c/s5c73m3/s5c73m3.h       |  459 ++++++++
>  include/media/s5c73m3.h                   |   55 +
>  8 files changed, 2973 insertions(+)

Any comments on this patch ? If there is no objections I'll send
a pull request including it later this week.

Thanks,
Sylwester

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to