de; linux-media@vger.kernel.org
>Subject: Re: [PATCH V3 00/15] [media] marvell-ccic: add soc camera support on
>marvell-
>ccic
>
>On Sat, 15 Dec 2012 17:57:49 +0800
>Albert Wang wrote:
>
>> The following patches series will add soc_camera support on marvell-ccic
>
On Sat, 15 Dec 2012 17:57:49 +0800
Albert Wang wrote:
> The following patches series will add soc_camera support on marvell-ccic
Overall, this patch set has come a long way - great work!
As I commented on the specific patches, I still have some concerns
about the soc_camera part of it. There's
The following patches series will add soc_camera support on marvell-ccic
Patch set V3 - Change log:
- correct and enhance the implementation of some functions
- replace most of preprocessor instruction with runtime detect
- use devm_clk_get and devm_gpio_request which were