OSDN Git Service

media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
authorSean Young <sean@mess.org>
Thu, 12 Oct 2017 22:02:57 +0000 (18:02 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 14 Dec 2017 14:58:20 +0000 (09:58 -0500)
commitab5222ed1691b522b196624794a904c879033afb
treeac17f6fc160b6997cf7c00821249e51aac55d6ba
parenta6927d81c0073c89a468ff558212f230941a941f
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices

These two devices ids are really just one device with multiple
addresses. Probing becomes much simpler if we simply fold this into
one i2c device with two address.

Note that this breaks the lirc_zilog driver, however we will teach
ir-kbd-i2c to do what lirc_zilog does in a later commit.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/ir-kbd-i2c.c
drivers/media/pci/cx18/cx18-cards.h
drivers/media/pci/cx18/cx18-i2c.c
drivers/media/pci/ivtv/ivtv-cards.h
drivers/media/pci/ivtv/ivtv-i2c.c
drivers/media/usb/hdpvr/hdpvr-core.c
drivers/media/usb/hdpvr/hdpvr-i2c.c
drivers/media/usb/hdpvr/hdpvr.h
drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c