Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-27 Thread Jarod Wilson
On Fri, Aug 27, 2010 at 11:55:47AM -0400, Andy Walls wrote: > Heh. Between "where's the current base?", > 1 hour rebuild times for the > whole kernel, and continual retooling of the IR core stuff, I can't keep up > with the time I have available. > > Mauro did make an announcement a few weeks b

Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-27 Thread Andy Walls
David Härdeman wrote: >On Thu, August 26, 2010 21:14, Jarod Wilson wrote: >> On Wed, Aug 25, 2010 at 01:01:57AM +0200, David Härdeman wrote: >>> The following series merges the different files that currently make up >>> the ir-core module into a single-file rc-core module. >>> >>> In addition,

Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-27 Thread Andy Walls
Heh. Between "where's the current base?", > 1 hour rebuild times for the whole kernel, and continual retooling of the IR core stuff, I can't keep up with the time I have available. Mauro did make an announcement a few weeks back. I thought it was the media.git tree. R, Andy David Härdeman

Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-27 Thread David Härdeman
On Thu, August 26, 2010 21:14, Jarod Wilson wrote: > On Wed, Aug 25, 2010 at 01:01:57AM +0200, David Härdeman wrote: >> The following series merges the different files that currently make up >> the ir-core module into a single-file rc-core module. >> >> In addition, the ir_input_dev and ir_dev_prop

Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-26 Thread Jarod Wilson
On Wed, Aug 25, 2010 at 01:01:57AM +0200, David Härdeman wrote: > The following series merges the different files that currently make up > the ir-core module into a single-file rc-core module. > > In addition, the ir_input_dev and ir_dev_props structs are replaced > by a single rc_dev struct with

[PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-24 Thread David Härdeman
The following series merges the different files that currently make up the ir-core module into a single-file rc-core module. In addition, the ir_input_dev and ir_dev_props structs are replaced by a single rc_dev struct with an API similar to that of the input subsystem. This allows the removal of