]> git.baikalelectronics.ru Git - kernel.git/commit
[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71
authorAndy Walls <awalls@md.metrocast.net>
Sun, 16 Jan 2011 18:45:32 +0000 (15:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:46:12 +0000 (11:46 -0200)
commitdc5ec429bacbdecd7af9e66e895ce813b1ccbc3f
treebf0e7cf1c981c8162bb60926579d23f5f397fc45
parent2f061f0a3e4e9ea97badc504821989c589577f09
[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71

This reverts a portion of commit

262c59e7f5ef1070e00934b02128fefbfe1ae9ce

A commit for which I errantly recommended that defaults for I2C address
0x71 not be set by ir-kbd-i2c.c

The pvrusb2 and bttv drivers currently rely on ir-kbd-i2c setting
defaults for that address.  Until I can get those bridge drivers fixed
to properly send IR_i2c_init_data for boards with Zilog Z8 chips,
just add back the default settings for I2C address 0x71.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ir-kbd-i2c.c