V4L/DVB (5558): Opera: use 7-bit i2c addresses
authorMarco Gittler <g.marco@freenet.de>
Mon, 23 Apr 2007 20:52:58 +0000 (17:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:59 +0000 (15:45 -0300)
commit86534e5e8eaeab2f5d2e92cff5e16980750095c6
tree67a2398455fbff1f19f3de7d0750c9042a418bdd
parent12df2f54e5522d89b3de6df62a800a0edeb10dcc
V4L/DVB (5558): Opera: use 7-bit i2c addresses

- the tuner i2c addr now without define (as wanted).
- now 7 bit addr are used (the power_ctrl fkt ist ok so,
  because this is a raw write)
- the addr >> 1 , addr << 1 is ok so, i think beause the
  read write is now taken from the last bit.
- now i have no datasheet for the device, all taken from usb-logs

Signed-off-by: Marco Gittler <g.marco@freenet.de>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/dvb-usb-ids.h
drivers/media/dvb/dvb-usb/opera1.c