[RFC v2 3/7] cec: add new framework for cec support.

2015-03-09 Thread Kamil Debski
Hi Mauro, Thank you for your comments. From: Mauro Carvalho Chehab [mailto:mche...@osg.samsung.com] Sent: Sunday, March 08, 2015 4:42 PM > > Em Fri, 06 Mar 2015 17:14:50 +0100 > Kamil Debski escreveu: > > > Hi Sean, Hans, > > > > I am sorry to reply so late, I was busy with other work. I am >

[RFC v2 3/7] cec: add new framework for cec support.

2015-03-09 Thread Kamil Debski
Hi Sean, From: Sean Young [mailto:s...@mess.org] Sent: Sunday, March 08, 2015 11:45 AM > > Hi Kamil, > > On Fri, Mar 06, 2015 at 05:14:50PM +0100, Kamil Debski wrote: > > 3) As you suggested - load an empty keymap whenever the pass through > > mode is enabled. > > I am not that familiar with the

[RFC v2 3/7] cec: add new framework for cec support.

2015-03-08 Thread Mauro Carvalho Chehab
Em Fri, 06 Mar 2015 17:14:50 +0100 Kamil Debski escreveu: > Hi Sean, Hans, > > I am sorry to reply so late, I was busy with other work. I am preparing the > next version > of the CEC framework and I would like to discuss your comment. I'll do a deeper review of this patch when I have some time.

[RFC v2 3/7] cec: add new framework for cec support.

2015-03-08 Thread Sean Young
Hi Kamil, On Fri, Mar 06, 2015 at 05:14:50PM +0100, Kamil Debski wrote: > 3) As you suggested - load an empty keymap whenever the pass through mode is > enabled. > I am not that familiar with the RC core. Is there a simple way to switch to > an empty map > from the kernel? There is the ir_setkeyta

[RFC v2 3/7] cec: add new framework for cec support.

2015-03-06 Thread Kamil Debski
Hi Sean, Hans, I am sorry to reply so late, I was busy with other work. I am preparing the next version of the CEC framework and I would like to discuss your comment. From: Sean Young [mailto:s...@mess.org] Sent: Friday, January 23, 2015 12:08 PM > > On Thu, Jan 22, 2015 at 05:04:35PM +0100, Kam

[RFC v2 3/7] cec: add new framework for cec support.

2015-01-26 Thread Hans Verkuil
On 01/23/2015 12:07 PM, Sean Young wrote: > On Thu, Jan 22, 2015 at 05:04:35PM +0100, Kamil Debski wrote: >> Add the CEC framework. > -snip- >> +Remote control handling >> +--- >> + >> +The CEC framework provides two ways of handling the key messages of remote >> +control. In th

[RFC v2 3/7] cec: add new framework for cec support.

2015-01-23 Thread Sean Young
On Thu, Jan 22, 2015 at 05:04:35PM +0100, Kamil Debski wrote: > Add the CEC framework. -snip- > +Remote control handling > +--- > + > +The CEC framework provides two ways of handling the key messages of remote > +control. In the first case, the CEC framework will handle these me

[RFC v2 3/7] cec: add new framework for cec support.

2015-01-22 Thread Kamil Debski
Add the CEC framework. Signed-off-by: Hans Verkuil [k.debski at samsung.com: Merged CEC Updates commit by Hans Verkuil] [k.debski at samsung.com: Merged Update author commit by Hans Verkuil] [k.debski at samsung.com: change kthread handling when setting logical address] [k.debski at samsung.com: