Re: [PATCH 1/3] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip

2011-01-05 Thread Andy Walls
On Wed, 2011-01-05 at 13:50 +0100, Jean Delvare wrote: > On Tue, 28 Dec 2010 20:46:13 -0500, Andy Walls wrote: > > > > Add I2C registration of the Zilog Z8F0811 IR microcontroller for either > > lirc_zilog or ir-kbd-i2c to use. This is a required step in removing > > lirc_zilog's use of the depre

Re: [PATCH 1/3] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip

2011-01-05 Thread Jean Delvare
On Tue, 28 Dec 2010 20:46:13 -0500, Andy Walls wrote: > > Add I2C registration of the Zilog Z8F0811 IR microcontroller for either > lirc_zilog or ir-kbd-i2c to use. This is a required step in removing > lirc_zilog's use of the deprecated struct i2c_adapter.id field. > > Signed-off-by: Andy Walls

Re: [PATCH 1/3] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip

2010-12-29 Thread Andy Walls
On Wed, 2010-12-29 at 09:08 -0200, Mauro Carvalho Chehab wrote: > Em 28-12-2010 23:46, Andy Walls escreveu: > > > > Add I2C registration of the Zilog Z8F0811 IR microcontroller for either > > lirc_zilog or ir-kbd-i2c to use. This is a required step in removing > > lirc_zilog's use of the deprecat

Re: [PATCH 1/3] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip

2010-12-29 Thread Mauro Carvalho Chehab
Em 28-12-2010 23:46, Andy Walls escreveu: > > Add I2C registration of the Zilog Z8F0811 IR microcontroller for either > lirc_zilog or ir-kbd-i2c to use. This is a required step in removing > lirc_zilog's use of the deprecated struct i2c_adapter.id field. > > Signed-off-by: Andy Walls > --- > d

[PATCH 1/3] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip

2010-12-28 Thread Andy Walls
Add I2C registration of the Zilog Z8F0811 IR microcontroller for either lirc_zilog or ir-kbd-i2c to use. This is a required step in removing lirc_zilog's use of the deprecated struct i2c_adapter.id field. Signed-off-by: Andy Walls --- drivers/media/video/hdpvr/hdpvr-core.c |5 +++ drivers/