On Wed, Jun 08, 2011 at 01:04:05PM +0200, Hans Verkuil wrote:
> > On Sun, Jun 05, 2011 at 04:28:03PM +0300, Sakari Ailus wrote:
> >> On Wed, Jun 01, 2011 at 10:41:21AM -0300, Mauro Carvalho Chehab wrote:
> >> > > There are currently two use cases: Sakari's flash controller needs
> >> to
> >> > > re
> On Sun, Jun 05, 2011 at 04:28:03PM +0300, Sakari Ailus wrote:
>> On Wed, Jun 01, 2011 at 10:41:21AM -0300, Mauro Carvalho Chehab wrote:
>> > > There are currently two use cases: Sakari's flash controller needs
>> to
>> > > report errors which are a bitmask of possible error conditions. It
>> is w
On Sun, Jun 05, 2011 at 04:28:03PM +0300, Sakari Ailus wrote:
> On Wed, Jun 01, 2011 at 10:41:21AM -0300, Mauro Carvalho Chehab wrote:
> > > There are currently two use cases: Sakari's flash controller needs to
> > > report errors which are a bitmask of possible error conditions. It is way
> > > ov
On Wed, Jun 01, 2011 at 10:41:21AM -0300, Mauro Carvalho Chehab wrote:
> > There are currently two use cases: Sakari's flash controller needs to
> > report errors which are a bitmask of possible error conditions. It is way
> > overkill to split that up in separate boolean controls, especially since
Em 01-06-2011 10:27, Hans Verkuil escreveu:
>> Hi Hans,
>>
>> Em 23-05-2011 08:15, Hans Verkuil escreveu:
>>> Hi Mauro,
>>>
>>> These patches for 2.6.41 add support for bitmask controls, needed for
>>> the
>>> upcoming Flash API and HDMI API.
>>
>> DocBook changes need do a s/2.6.41/3.1/.
>
> Of c
> Hi Hans,
>
> Em 23-05-2011 08:15, Hans Verkuil escreveu:
>> Hi Mauro,
>>
>> These patches for 2.6.41 add support for bitmask controls, needed for
>> the
>> upcoming Flash API and HDMI API.
>
> DocBook changes need do a s/2.6.41/3.1/.
Of course, I saw your DocBook changes going today.
> That's s
Hi Hans,
Em 23-05-2011 08:15, Hans Verkuil escreveu:
> Hi Mauro,
>
> These patches for 2.6.41 add support for bitmask controls, needed for the
> upcoming Flash API and HDMI API.
DocBook changes need do a s/2.6.41/3.1/.
That's said, I'm not sure if it is a good idea to add bitmask type, instead
Hans Verkuil wrote:
> Hi Mauro,
>
> These patches for 2.6.41 add support for bitmask controls, needed for the
> upcoming Flash API and HDMI API.
>
> Sakari, can you give your ack as well?
>
> The patch is the same as the original one posted April 4, except for a small
> change in the control log
Hi Mauro,
These patches for 2.6.41 add support for bitmask controls, needed for the
upcoming Flash API and HDMI API.
Sakari, can you give your ack as well?
The patch is the same as the original one posted April 4, except for a small
change in the control logging based on feedback from Laurent an