[media] Fix typo in comments
authorRaimonds Cicans <ray@apollo.lv>
Tue, 8 Jul 2014 10:38:20 +0000 (07:38 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 18:09:47 +0000 (15:09 -0300)
commitad86faada7d8dd4268ea8ad7b0b5dbc308a6994f
tree1e66b2d334c9ed766316a7ed00bd8c2e7df32be1
parentc6e58110da131a866f26b3860aea746de134318b
[media] Fix typo in comments

Expression ((7bit i2c_addr << 1) & 0x01) can not be right
because it is always 0

Signed-off-by: Raimonds Cicans <ray@apollo.lv>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/dvb-usb/dibusb.h
This page took 0.023995 seconds and 5 git commands to generate.