diff options
author | Andy Walls <awalls@radix.net> | 2008-11-02 16:15:28 -0500 |
---|---|---|
committer | Andy Walls <awalls@radix.net> | 2008-11-02 16:15:28 -0500 |
commit | 64df1078ed0a76647e88e4f091d29980982e9e8f (patch) | |
tree | 4184a51a4c832a50daef164e4e5ef346371818b1 /linux/drivers/media/video/au0828 | |
parent | 8d3c3456efe683debd81b7a17171bbb41019ec61 (diff) | |
download | mediapointer-dvb-s2-64df1078ed0a76647e88e4f091d29980982e9e8f.tar.gz mediapointer-dvb-s2-64df1078ed0a76647e88e4f091d29980982e9e8f.tar.bz2 |
cx18: Reduce number of mmio read retries
From: Andy Walls <awalls@radix.net>
cx18: Reduce number of mmio read retries to improve performance. Experiments
have shown 2 things: read retries never improve the result of a suspect mmio
read from the CX23418 (the result stays all 0xff's), and that most of the
suspected read failures are actually proper reads of values that should be
all 0xff's. This change reduces the number of read retries and keeps the
count separate from write retries.
Priority: normal
Signed-off-by: Andy Walls <awalls@radix.net>
Diffstat (limited to 'linux/drivers/media/video/au0828')
0 files changed, 0 insertions, 0 deletions