[PATCH v6 1/2] [media] atmel-isc: add the Image Sensor Controller code
Hans Verkuil
hverkuil at xs4all.nl
Fri Jul 22 00:21:07 PDT 2016
On 07/22/2016 07:18 AM, Wu, Songjun wrote:
<snip>
>>> +/*
>>> + * index(0~11): raw formats.
>>> + * index(12~12): the formats which can be converted from raw format by ISC.
>>> + * index(): the formats which can only be provided by subdev.
>>> + */
>>> +static struct isc_format isc_formats[] = {
>>
>> static const
>>
> Some members in structure isc_format need be modified, so it can not be
> const.
OK. Please add a comment about that.
Regards,
Hans
More information about the linux-arm-kernel
mailing list