]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/staging/media/lirc/lirc_zilog.c
[media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id field
authorAndy Walls <awalls@md.metrocast.net>
Wed, 29 Dec 2010 01:49:50 +0000 (22:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 30 Dec 2010 14:17:17 +0000 (12:17 -0200)
commitd7c7235695ef9cbbdc20bdeb8554dbf10f576ca1
tree209b3ae6807939c5d06e97853e55f1c2fee6d0ad
parenta9cd591e29b6b50e1212de7b7a86ccd270f5c2a6
[media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id field

Remove use of deprecated struct i2c_adapter.id field.  In the process,
perform different detection of the HD PVR's Z8 IR microcontroller versus
the other Hauppauge cards with the Z8 IR microcontroller.

Also added a comment about probe() function behavior that needs to be
fixed.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/lirc/lirc_zilog.c