From: Andy Walls Date: Sun, 30 Nov 2008 13:01:21 +0000 (-0300) Subject: V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PCI read... X-Git-Tag: v2.6.29-rc1~556^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa1c164db63540fe7a52c658ce14ae6a8d1ae53;p=pandora-kernel.git V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PCI read error cx18: cx18_writel_expect() should not declare success on a PCI read error. This removes the potential for cx18_write*_expect() calls to not accomplish a PCI write successfully as expected. The CX18-AV core uses the *expect() calls often and this may be the source of intermittent audio problems and standands switching problems. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed